	.contentContainer .sfContentBlock {
	background:#ff6b00;
	padding:25px 0;
	}
	.contentContainer .sfContentBlock h1 {
		margin:0 auto;
	    max-width: 1365px;
		color:#fff;
	}
	.promotion-container {
		padding:0;
		overflow:hidden;
		margin-bottom:30px;
	}
	.promotionWrapper {
		width:100%;		
		display:none;
	}
	.promotionContents {
		overflow:hidden;
	}
	.promotionContent {
		position:relative;
		width:100%;
		/*display:none;*/
		overflow:hidden;
		background-size:cover;
		background-position:center;
		height:500px;
		/*border:1px solid #aaa;
		border-radius:5px;
		background: #FFFFFF;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #EEE 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEE));
		background: -webkit-linear-gradient(top, #FFFFFF 0%,#EEE 100%);
		background: -o-linear-gradient(top, #FFFFFF 0%,#EEE 100%);
		background: -ms-linear-gradient(top, #FFFFFF 0%,#EEE 100%);
		background: linear-gradient(to bottom, #FFFFFF 0%,#EEE 100%);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;*/
	}
		
	.promotionContentLeft {
		width: 100%;
		padding: 30px 40px;
		margin: 50px auto 0;
		max-width: 1365px;
		background: #004a9866;
	}
	
	.promotionContentLeft h2 {
		margin:0;
		color:#fff;
		font-size:2em;
		font-weight:bold;
	}
	.promotionContentLeft h3{
		color:#fff;
		font-size:1.5em;
		font-weight:bold;
	}
	.promotionContentLeft p {
		line-height:150%;
	}
	.promotionContentLeft p.desc1 {
		color:#fff;
	}
	.promotionContentContact {
		/*position:absolute;
		left:0;
		bottom:0;
		padding:0 2%;
		width:46%;
		height:70px;
		*/
		width: 100%;
		padding: 30px 40px;
		margin: 0 auto 25px;
		overflow: hidden;
		max-width: 1365px;
		background: #004a9866;
	}
	
	.promotionContentRight {
		float:right;
		width:50%;
		/*max-height:480px;*/
	}
	
	.promotionContentRight img {
		width:100%;
		display:block;
	}
		
	.promotionItem .contact {
		font-weight:bold;
		/*float:left;*/
		font-size:18px;
		color:#004a98;
	}
	.promotionItem .contact .tel,  .promotionItem .contact a.telWhatsApp,  .promotionItem .contact a.telWhatsApp:visited {
		font-size:25px;
		line-height:100%;
		color:#ff6b00;
		text-decoration:none;
		white-space:nowrap;
	}
	
	.promotionItem .quotebutton {
		float:left;
		padding-top:5px;
	}
	
	.promotionItem .quotebutton.viewfacility {
		margin-left:10px;
	}
	.getquote.viewfacility
	{
		width:200px;
	}
	.promotionsCategory {
		margin:0 auto;
		max-width:1365px;
		padding:40px;
		overflow:hidden;
	}
	
	.promotionsCategory a, .promotionsCategory a:visited{
		color: #004a98;
		text-decoration: none;
		display: block;
		padding: 20px 0;
		border: 1px solid #DDD;
		-webkit-box-shadow: inset 0 0px 2px rgba(0,0,0,.6);
		-moz-box-shadow: inset 0 0 2px rgba(0,0,0,.6);
		box-shadow: inset 0 0 2px rgba(0,0,0,.6);
		background: #fff;
		width: 170px;
		line-height: 18px;
		height: 60px;
		display: block;
		float: left;
		margin-bottom: 10px;
		margin-right:10px;
		text-transform: uppercase;
		font-size: 16px;
		text-align:center;
		font-weight:bold;
	}
	
	.promotionsCategory a:hover, .promotionsCategory a.selected {
		color: #fff;
		text-decoration: none;
		display: block;
		padding: 20px 0;
		border: 1px solid #DDD;
		-webkit-box-shadow: inset 0 0px 2px rgba(0,0,0,.6);
		-moz-box-shadow: inset 0 0 2px rgba(0,0,0,.6);
		box-shadow: inset 0 0 2px rgba(0,0,0,.6);
		background: #ff6b00;
		width: 170px;
		line-height: 18px;
		height: 60px;
		display: block;
		float: left;
		margin-bottom: 10px;
		margin-right:10px;
		text-transform: uppercase;
		font-size: 16px;
		text-align:center;
		
	}
	
	.promotionsNavTop {
		width:20%;
		/*float:right;*/
		padding-left:2%;
	}
		
	.promotionsList {
		display:block;
		width:100%;
		clear:both;
		/*height: 280px;*/
		overflow: hidden;
		position: relative;
		/*background-color:#fff;
		border:1px solid #aaa;*/
		padding-left:40px;
		max-width:1365px;
		margin:0 auto;
	}
	
	.promotion-list {
		margin: 0;
		/*width: 92.5%;
		float: left;*/
		/*height: 280px;*/
		overflow: hidden;
		position: relative;
	}
	
	.promotionsList .button-arrow 
	{
		float: left;
		height: 20px;
		padding: 130px 10px;
	}
	.promotionsList .button-arrow.right {
		float:right;
	}
	
	.promotionsList ul, .promotionsList ul li {
		list-style:none;
		margin:0;
	}
	
	.promotionsList ul {
		width: 100%;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow:hidden;
	}
	.promotionsList ul li{
		color: #000;
		font-size: 16px;
		font-weight: normal;
		text-decoration: none;
		display: block;
		cursor: initial;
		width: 100%;
		float: left;
		padding: 0;
		padding-right:25px;
		text-align: left;
		margin: 0;
		border:1px solid #aaa;
		background-color: #fff;
		margin-bottom: 20px;
		/*background-image: url(/theme/images/common/cy1.png);
		background-position: bottom right;
		background-size: 150px;
		background-repeat: no-repeat;*/
	}

	
	.promotionsList ul li img{
		display:block;
		float:left;
		height:300px;
		margin-right:25px;
		border-right:1px solid #aaa;
	}
	
	.promotionItem {
		width:100%;
		padding-right:100px;
		line-height:120%;
		/*border-radius:5px;*/
	}
	.promotionsList .promotionItem h3{
		font-size:20px;
		font-weight:bold;
		margin:20px 0;
	}
	.promotionsList .promotionItem.top {
		margin-bottom:20px;
	}
	.promotionsList .promotionItem .contact {
	padding-bottom:20px;
	}
	.promotionsList .promotionItem img {
		width:100%;
		display:block;
	}

	
	.promotionsList .promotionItemTitle {
		background:#ffda00;
		height:40px;
		padding:10px;
		font-size:15px;
		line-height:150%;
	}
@media only screen and (max-width: 1400px){
	.promotionsList {
		padding-right:40px;
	}
}
@media only screen and (max-width: 1365px){
	.promotionsList {
		padding-right:20px;
	}
}
@media only screen and (max-width: 1120px){
/*
	.promotion-container {
		padding:0 10px;
	}
*/
	.promotionsList {
		padding-left:40px;
	}
}	
@media only screen and (max-width: 1024px){
	.promotionsList {
		padding-right:10px;
	}
}	
@media only screen and (max-width: 1023px){
	.promotionWrapper {
		width:100%;
	}
	.promotionsNavTop {
		display:none;
	}
	.promotionsList ul li {
		/*width:2%;*/
	}
	.promotion-list {
		/*width:89%;*/
		/*margin-right:40px;*/
	}
	.promotionItem {
		padding-right:0;
	}
	.promotionsCategory a, .promotionsCategory a:visited, .promotionsCategory a:hover, .promotionsCategory a.selected{ 
		width:22%;;
	}

}
@media only screen and (max-width: 800px){
    .promotionsList ul li {
		padding-right:10px;
	}
	.promotionsList ul li img {
		height:auto;
		width:40%;
		margin-right:1.5%;

	}
	.promotionItem {
		padding-right: 0;
		width: 58%;
		float: left;
	}

}
@media only screen and (max-width: 767px){
	.promotionContentContact {
		position: relative;
		/*background-color: #fff;*/
		float: left;
		width: 100%;
		height: auto;
		padding: 20px;
	}
	.promotionContentLeft {
		margin: 0 auto;
	}
	.promotionsList {
		padding:0 10px;
	}
	
	.promotionsList ul li {
		/*width:2.45%;*/
	}
	.promotion-list {
		/*width:85%;*/
		margin-right:0;
	}
	.promotionsList ul li {
		padding-right:10px;
	}
	/*
	.promotionsList ul li img {
		height:auto;
	}
	.promotionItem {
		padding-right: 0;
		width: 58%;
		float: left;
	}
	*/
}
@media only screen and (max-width: 700px){
	.promotionItem .quotebutton.viewfacility {
		margin-left:0;
		margin-right:10px;
	}
}
@media only screen and (max-width: 639px){	
	.promotionsList ul li {
	/*
		width:2.2%;
		padding:20px 8px;
	*/
	}
	.promotion-list {
	/*
		width:85%;
	*/
	}
	
	.promotionsCategory a, .promotionsCategory a:visited, .promotionsCategory a:hover, .promotionsCategory a.selected{ 
		width:30%;;
	}

}

@media only screen and (max-width: 567px){
	.promotionWrapper {
		max-height:initial;
	}

	.promotionContentRight {
		/*position:absolute;*/
		position:relative;
		width:100%;
		/*top:0;*/
	}
	.promotion-container {
		padding:0 20px;
	}
	
	.promotionsCategory {
		padding:20px 0 0;
		overflow:hidden;
	}
	.promotionContentLeft {
		position:relative;
		/*margin-top:60%;*/
		width:100%;
		padding:30px 20px;
		/*background-color:rgba(255,255,255,0.9);*/
	}
	.promotionsList {
		padding:0;
	}
	.promotionsList ul li {
		/*width:1.8%;*/
		/*padding:20px 5px;*/
	}
	.promotion-list {
		/*width:83%;*/
	}
	.promotionsCategory a, .promotionsCategory a:visited, .promotionsCategory a:hover, .promotionsCategory a.selected{ 
		padding:10px 0;
		height:40px;
		width:30%;
	}
}
@media only screen and (max-width: 480px){
	.promotionItem .contact {
		font-size:16px;
	}
	.promotionItem .contact .tel {
		font-size:20px;
	}

}
@media only screen and (max-width: 479px){
	.promotionsList ul li {
		/*width:2%;
		padding:20px 30px;*/
		padding:0;
	}
	.promotion-list {
		/*width:75%;*/
	}
	.promotionsList .button-arrow 
	{
		padding: 105px 10px;
	}

	.promotionsList ul li img {
		width:100%;
		padding:0;
		margin:0;
		border:0;
		border-bottom:1px solid #aaa;
	}
	.promotionItem {
		width:100%;
		padding:0 10px;
		margin-bottom:20px;
	}
	.promotionItem .quotebutton {
		overflow:hidden;
		float:none;
		text-align:center;
	}
	.getquote, .getquote:hover {
		float:none;
		margin:0 auto;
	}
	.promotionItem .quotebutton.viewfacility {
		margin-right:0;
	}

}
@media only screen and (max-width: 420px){
	.promotion-container {
		padding:0 10px;
	}
	.promotionContentContact {
		text-align:center;
		padding-top:0;
	}
	.promotionsCategory a, .promotionsCategory a:visited, .promotionsCategory a:hover, .promotionsCategory a.selected{ 
		width:45%;;
	}


}
@media only screen and (max-width: 359px){
	.promotionContentLeft h2 {
		font-size:25px;
	}
}