body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333333;
	height: 100% !important;
}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, a img {
	border: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
header, aside, footer, nav, section, article {
	margin: 0px;
	padding: 0px;
	display: block;
}
.footer-fix {
	min-height: 100% !important;
	margin-bottom: -146px;
}
header {
	width: 100%;
	margin: 0;
	background: url(../../imgs/site/black-trans-bg.png) 0 0 repeat;
	height: 99px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
header .top-middle {
	width: 1080px;
	margin: 0 auto;
}
header a.logo {
	background: url(../../imgs/site/logo.png) 0 0 no-repeat;
	width: 144px;
	height: 78px;
	display: block;
	margin: 10px 0 0 0;
	float: left;
}
header nav {
	float: right;
	margin: 64px 0 0 0;
}
header nav ul {
	width: auto;
	float: right;
}
header nav ul li {
	float: right;
}
header nav ul li a {
	font: bold 13px/35px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 13px;
	height: 35px;
	display: block;
	-webkit-transition: background-color 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background-color 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: background-color 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: background-color 0.3s ease-out;
}
header nav ul li:hover a, header nav ul li.current a {
	background: #ffd207;
	color: #000;
	text-decoration: none;
}
.banner-bg {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	clear: both;
	padding: 0 0 0 0;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 99;
}
.banner-img {
	width: 100%;
}
.banner-mid {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.banner-img-desc {
	background: url(../../imgs/site/purple-bg.png) 0 0 repeat;
	width: 140px;
	height: 208px;
	position: absolute;
	right: 0%;
	bottom: 0px;
	padding: 24px 30px 0 22px;
}
.banner-img-desc h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0 0 13px 0;
}
.banner-img-desc a.link-btn {
	width: auto;
	height: 30px;
	font-size: 15px;
	color: #ffd207;
	line-height: 26px;
	padding: 0;
	margin: 31px 0 0 0;
	float: left;
}
.banner-img-desc a.link-btn span {
	background: url(../../imgs/site/yellow-arrow.png) 0 0 no-repeat;
	padding: 0px 0 0px 0px;
	float: left;
	width: 8px;
	height: 14px;
	margin: 8px 6px 0 0;
}
.banner-img-desc a.link-btn:hover {
	text-decoration: none;
}
.banner-img-desc p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	float: left;
}
.banner-paging {
	background: url(../../imgs/site/black-trans-bg.png) 0 0 repeat;
	height: 30px;
	width: 127px;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.banner-paging ul {
	width: 90px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}
.banner-paging ul li {
	float: left;
	margin: 0 10px 0 0;
}
.banner-paging ul li.last {
	margin: 0;
}
.banner-paging ul li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #ffd207;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
	transition: background-color 2s ease-out;
}
.banner-paging ul li a:hover, .banner-paging ul li.current a {
	background: #fff;
}
.middle-box {
	width: 1080px;
	margin: 0 auto 64px;
	padding: 36px 0 0 0;
	position: relative;
	z-index: 1;
}
.middle-box > h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border: solid 1px #626262;
	padding: 0 10px;
	line-height: 27px;
	margin-bottom: 15px;
}
.left-box {
	width: 239px;
	float: left;
}
.left-box h3 {
	width: 156px;
	height: 30px;
	background: url(../../imgs/site/mail-icon.png) 74% center no-repeat #525252;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	padding: 0 83px 0 0;
	color: #fff;
	line-height: 30px;
}
.left-box .form-box {
	width: 199px;
	padding: 22px 20px 24px 20px;
	background: #f0f0f0;
}
.left-box .form-box h2 {
	font-size: 13px;
	color: #636363;
	text-align: right;
	margin: 0 0 12px 0;
}
.left-box .form-box input[type="text"] {
	width: 181px;
	height: 28px;
	border: solid 1px #d7d7d7;
	background: #ffffff;
	padding: 0 8px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	margin: 0 0 10px 0;
}
.left-box .form-box input[type="submit"] {
	background: url(../../imgs/site/btn-submit.jpg) 0 0 no-repeat;
	width: 200px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	color: #333333;
	font-size: 22px;
	margin: 11px 0 0 0;
}
.left-box .form-box input[type="submit"]:hover {
	background: url(../../imgs/site/btn-submit.jpg) 0 0 no-repeat;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.right-box {
	width: 821px;
	float: right;
}
a.opration-today {
	background: url(../../imgs/site/btn-home.png) 0 0 no-repeat;
	width: 118px;
	height: 100px;
	padding: 21px 23px 0px 50px;
	display: block;
	line-height: 24px;
	font-size: 22px;
	color: #fff;
	margin-left: 15px;
	float: left;
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
a.opration-today:hover {
	background: url(../../imgs/site/btn-home-ho.png) 0 0 no-repeat;
	text-decoration: none;
}
.right-box .home-img-frame {
	width: auto;
	float: right;
	margin: 0 0 19px 0;
}
.right-box .home-img-frame.f-first {
	width: 615px;
}
.right-box .home-img-frame.f-second {
	width: 820px;
}
.right-box .home-img-frame li {
	width: 191px;
	height: auto;
	float: right;
	margin: 0 0 0 14px;
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.right-box .home-img-frame li.first {
	margin: 0px;
}
.home-thumb {
	width: 191px;
	position: relative;
	z-index: 2;
	float: left;
}
.home-thumb a {
	background: none;
	-webkit-transition: background 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.1s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.1s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.1s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.home-thumb a span.hover-dtl {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../../imgs/site/hom-black-trans-bg.png) 0 0 repeat;
	width: 191px;
	height: 57px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 65px 0 0 0;
	display: none;
	z-index: 1;
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.arrow {
	color: #ffcb0c;
	background: url(../../imgs/site/arrow1.png) 4px center no-repeat;
	text-decoration: none;
	border: solid 1px #ffc80b;
	display: block;
	padding-left: 25px;
	width: 82px;
	height: 20px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}
.right-box .home-img-frame li .home-thumb a:hover span.hover-dtl {
	display: block;
	-webkit-transition: background 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.1s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.1s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.1s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.right-box .home-img-frame li p {
	background: url(../../imgs/site/hading-trans-bg.png) 0 0 repeat;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #d3d3d3;
	padding: 0 10px;
	width: 171px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 30px;
	z-index: 2;
}
.spa-info-lft {
	width: 618px;
	border: solid 1px #8c5e9a;
	padding: 20px;
	float: left;
	text-align: right;
	margin: 18px 0 0 0;
	height: 122px;
	overflow: hidden;
	position: relative;
}
.spa-info-lft h3 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 18px 0;
}
.spa-info-lft div.text-content {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0 0 24px 0;
	text-align: justify;
}
.spa-info-lft a.read-more {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	width: 73px;
	height: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.spa-info-lft a.read-more:hover {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.holiday-love-rht {
	width: 357px;
	border: solid 1px #8c5e9a;
	padding: 20px;
	float: right;
	text-align: right;
	margin: 18px 0 0 0;
	height: 122px;
	overflow: hidden;
	position: relative;
}
.holiday-love-rht h3 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 18px 0;
}
.holiday-love-rht div.text-content {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0 0 24px 0;
}
.holiday-love-rht a.read-more {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	width: 73px;
	height: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.holiday-love-rht a.read-more:hover {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
footer {
	background: #2d2d2d;
	height: 146px;
	width: 100%;
	clear: both;
	margin-top: 50px;
}
.footer-mid {
	width: 1080px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}
.footer-left {
	float: left;
}
.footer-left ul {
	width: 480px;
	height: 90px;
	float: right;
	margin-top: 15px;
}
.footer-left ul li {
	width: 30%;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #353535;
	line-height: 20px;
}
.footer-left ul li a {
	color: #fff;
	text-decoration: underline;
}
.footer-left ul li a:hover {
	color: #ffd207;
}
.footer-right {
	float: right;
	background: url(../../imgs/site/footer-logo.png) right 10px no-repeat;
	min-height: 90px;
	padding: 15px 125px 0 0;
	width: 205px;
}
.footer-right h3 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 0 0 5px 0;
}
.footer-right p {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	line-height: 20px;
}
.footer-fb-box {
	float: left;
}
.fb-share {
	float: left;
	margin: 0 10px 0 0;
}
/* Slider */
.home-banner, .slider-wrapper {
	position: relative;
	direction: ltr !important;
}
.home-banner .slide {
	direction: ltr !important;
	height: 480px;
}
.home-banner .slide img {
	height: 480px !important;
	margin: 0 auto;
}
.home-banner .bx-controls {
	display: none;
}
.banner-paging ul li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #ffd207;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
}
.banner-paging ul li a:hover, .banner-paging ul li.current a {
	background: #fff;
}
.home-banner .pager-contnr {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
}
.home-banner #bx-pager {
	background: url(../../imgs/site/black-trans-bg.png) 0 0 repeat;
	height: 18px;
	width: auto;
	margin: 0 auto;
	display: table;
	position: relative;
	padding: 12px 10px 0 0px;
}
.home-banner #bx-pager a {
	width: 10px;
	margin-left: 10px;
	height: 10px;
	display: block;
	background: #ffd207;
	border-radius: 5px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
	-webkit-transition: background-color 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background-color 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: background-color 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: background-color 0.3s ease-out;
}
.ie8 .home-banner #bx-pager a, .oldie .home-banner #bx-pager a {
	background: #fff;
}
.home-banner #bx-pager a:hover, .home-banner #bx-pager a.active {
	background: #fff;
}
.ie8 .home-banner #bx-pager a:hover, .oldie .home-banner #bx-pager a:hover, .ie8 .home-banner #bx-pager a.active, .oldie .home-banner #bx-pager a.active {
	background-color: #fff;
	text-align: center;
}
.mb_dots {
	display: none;
}
.slider-content {
	width: 1080px;
	margin: 0px auto;
	position: relative;
}
.sliter-text {
	background: url(../../imgs/site/purple-bg.png) 0 0 repeat;
	width: 140px;
	height: 224px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 8px 30px 0 22px;
}
.sliter-text h2 {
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	margin: 0 0 10px 0;
}
.sliter-text a.link-btn {
	width: 80px;
	text-align: center;
	background: url(../../imgs/site/yellow-arrow.png) 0px 4px no-repeat;
	height: 16px;
	font-size: 15px;
	color: #ffd207;
	position: absolute;
	left: 15px;
	bottom: 35px;
	margin: 33px 0 0 0px;
	transition: background-color 2s ease-out;
}
.sliter-text a.link-btn:hover {
	text-decoration: none;
	color: #fff;
	background: url(../../imgs/site/yellow-arrow.png) 0px -12px no-repeat;
}
.sliter-text p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	direction: rtl;
}
/*------------------------Resturant Page Css-------------------------*/

.inner-banner-bg {
	width: 100%;
	height: 99px;
	margin: 0 auto 6px auto;
	clear: both;
	padding: 0 0 0 0;
	text-align: center;
}
.resturant-box {
	width: 100%;
	float: left;
}
.resturant-box h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border: solid 1px #626262;
	padding: 0 10px;
	line-height: 27px;
}
.dish-dtl {
	width: 100%;
	padding: 23px 0 0 0;
	overflow: hidden;
	color: #fff;
}
.dish-dtl p {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	padding: 0px 0px 15px 0;
}
.staters-box {
	width: 340px;
	float: right;
	margin: 0 0 0 44px;
}
.staters-box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
}
.staters-box ul {
	margin: 3px 0 0 0;
}
.staters-box ul li {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	background: url(../../imgs/site/yellow-dot.png) right 5px no-repeat;
	padding: 0 15px 0 0;
}
.staters-box p {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	padding: 0 15px 0 0;
}
.sml-box {
	width: 290px;
	margin: 0 21px 0 0;
}
.MarT27 {
	margin-top: 27px;
}
.mart-33 {
	margin-top: 33px;
}
.mart-21 {
	margin-top: 21px;
}
.resturant-linksbtn {
	width: 100%;
}
.resturant-linksbtn li {
	float: right;
	margin: 0 0 0 17px;
}
.resturant-linksbtn li a {
	width: 164px;
	height: 48px;
	border: solid 1px #626262;
	display: block;
	line-height: 48px;
	padding: 0 13px;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
	color: #FFFFFF;
	-webkit-transition: background-color 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background-color 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: background-color 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: background-color 0.3s ease-out;
}
.resturant-linksbtn li a:hover, .resturant-linksbtn li{
	cursor:pointer;	
}
.resturant-linksbtn li a:hover, .resturant-linksbtn li.current a {
	background: #626262;
	text-decoration: none;
}
.resturant-linksbtn li a:hover, .resturant-linksbtn li.disable a {
	background: #333333;
	text-decoration: none;
}
.img-gallery {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.big-img {
	width: 1000px;
	height:490px;
	position:relative;
}
.big-img img {
	width: 1000px;
	height:490px;
	border: 1px solid #626262;
	margin-top:-45px;
}
.sml-img {
	position: relative;
	z-index: 3;
    margin-top: 10px;
}
.sml-img ul {
	height: 683px;
}
.sml-img li {

	margin: 0 0 17px 0;
}
.sml-img li.last {
	margin: 0;
}
.sml-img li a img {
	width: 161px;
	height: 102px;
	border: solid 1px #626262;
}
.sml-img a.top-arrow {
	background: url(../../imgs/site/top-arrow.png) 0 0 no-repeat;
	width: 31px;
	height: 24px;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 12px;
}
.sml-img a.bot-arrow {
	background: url(../../imgs/site/bot-arrow.png) 0 0 no-repeat;
	width: 31px;
	height: 24px;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 12px;
}
/*------------------------About Us Page Css-------------------------*/

.about-banner {
	float: left;
}
.about-banner img {
	border: 1px solid #626262;
	display: block;
	margin-bottom: 38px;
}
.about-left {
	float: left;
	width: 191px;
}
.about-btn {
	float: left;
	padding: 0px 0px 20px 0px
}
.about-btn a {
	float: left;
	width: 95px;
	text-align: right;
	background: url(../../imgs/site/btn-about.jpg) no-repeat 0px 0px;
	font-size: 22px;
	color: #fff;
	padding: 15px 19px 15px 78px;
	line-height: 24px;
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.about-btn a:hover {
	float: left;
	background: url(../../imgs/site/btn-about-ho.jpg) no-repeat 0px 0px;
	text-decoration: none;
}
.about-right {
	float: right;
	width: 852px;
}
.about-right h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border: solid 1px #626262;
	padding: 0 10px;
	line-height: 27px;
	margin: 0px 0px 8px 0px;
}
.about-right div.text-content {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	padding: 15px 0px 0px 0;
}
/*------------------------Client Page Css-------------------------*/
.rows {
	width: 100%;
}
.rows ul {
	display: block;
}
.rows ul li {
	height: 120px;
	border: 1px solid #626262;
	margin: 0px 0px 18px 0px;
	color: #fff;
	position: relative;
	clear: both;
}
.rows ul li img {
	float: right;
	padding: 0px 0px 0px 40px;
}
.rows ul li > h2,
.deals-content > h2,
.contact-details-right > h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	padding: 10px 0;
	margin-right: 10px;
}
.rows ul li div.text-content,
.deals-content div.text-content,
.contact-details-right div.text-content,
.contact-details-right div.text-contacts {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: right;
	margin-right: 10px;
}
.rows a.read-more {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	width: 73px;
	height: 20px;
	display: block;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 20px;
	float: left;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.rows a.read-more:hover {
	background: url(../../imgs/site/bg-readmore.jpg) no-repeat 0 0;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	-webkit-transition: background 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: background 0.2s ease-out;  /* Firefox 4-15 */
	-o-transition: background 0.2s ease-out;  /* Opera 10.50–12.00 */
	transition: background 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.deals-content {
	float: right;
	width: 590px;
}
.left-btn {
	float: left;
	width: 191px;
	margin: 20px 0px 0px 10px;
	background: url(../../imgs/site/btn-left.jpg) no-repeat 0px 0px;
	text-align: center;
	line-height: 79px;
	height: 79px;
}
.left-btn a {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.left-btn a:hover {
	text-decoration: underline;
}
.contact-details-right {
	float: right;
	width: 332px;
}
.contact-details-right > h2 {
	padding-top:0;
}
.contact-details-right .text-contacts {
	padding-bottom: 10px;
}
.contact-details-left {
	float: left;
	width: 740px;
}
.contact-details-left input[type="text"] {
	width: 338px;
	height: 39px;
	border: solid 1px #626262;
	background: none;
	padding: 0 8px;
	text-align: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 23px 0px;
	float: right;
}
.contact-details-left input[type="text"].MR27 {
	margin-right: 27px;	
}
.contact-details-left input[type="submit"] {
	background:url(../../imgs/site/btn-submit1.jpg) no-repeat 0px 0px;
	width: 129px;
	height: 40px;
	border: 0px;
	cursor: pointer;
	font-size:18px;
	color:#333333;text-align:center;
	margin: 11px 0 0 0;
	float: left;
}
.contact-details-left input[type="submit"]:hover {
	background:url(../../imgs/site/btn-submit1.jpg) no-repeat 0px 0px;	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
.contact-details-left ::-webkit-input-placeholder {
 color: #fff;
}
 .contact-details-left :-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
 .contact-details-left ::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
 .contact-details-left :-ms-input-placeholder {
 color: #fff;
}

.contacts{
	margin: 37px 0px;
	overflow: hidden;
}
.contacts img {
	float: right;
	margin-left: 25px;
}
.contacts img:nth-child(3n+3) {
	margin-left: 0;
}

.alert {
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.alert-danger {
	background-color: rgba(230,18,18, 0.8);
}
.alert-success {
	background-color: rgba(58,189,0, 0.8);
}