body, html {
	width: 100%;
	height: 500%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	direction: rtl;
}

.social-icon[class^="icon-"], 
.social-icon[class*=" icon-"] {
	font-size: 20px;
}

#nav .icon-home {
	font-size: 29px;
}

section {
	width: 100%;
	height: 100%;
}

.section {
	width: 100%;
	height: 100%;
	font-size: 36px;
	opacity: 1;
	overflow: hidden;
}

.section:last-child {
	height: 150%;
	overflow: visible;
}

.section.home {
	position: relative;
}

.section.about {
	background-image: url(../images/2.jpg);
	background-size: cover;
}

.section.services {
	background-image: url(../images/3.jpg);
	background-size: cover;
}

.section.offers {
	background-image: url(../images/4.jpg);
	background-size: cover;
}

.section.distributors {
	position: relative;
}

.section.account {
	background-image: url(../images/6.jpg);
	background-size: cover;
	position: relative;
	display: table;
}

.section.contact {
	background-image: url(../images/5.jpg);
	background-size: cover;
	position: relative;
	display: table;
}

.section.contact .outer {
	width: 100%;
	height: 100%;
	display: table;
}

.section.contact .middle {
	display: table-cell;
	vertical-align: middle;
}

.container {
	width: 990px;
	height: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto;
}

.section.home .top {
	padding: 30px 0 0;
	position:relative;
}

#layerslider {
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

.logo
{
	position: absolute;
	left: 15px;
	z-index:9;
}

.social
{
	position: absolute;
	right: 15px;
	z-index:9;
}

.social ul li
{
	font-size: 28px;
	display: inline;
}

.social ul li
{
	font-size: 28px;
	display: inline;
	float: left;
}

.social ul li a
{
	color: #FFFFFF;
	padding: 0 5px;
	display: block;
}

.social ul li a:hover
{
	text-decoration: none;
}

.social ul li a span
{
	width: 30px;
	height: 21px;
	display: block;
}

span.facebook-icon {
	background: url(../images/social-icons.png) no-repeat 2px 0;
}

span.facebook-icon:hover
{
	background-position: 2px -20px;
}

span.twitter-icon {
	background: url(../images/social-icons.png) no-repeat -30px 0;
}

span.twitter-icon:hover
{
	background-position: -30px -20px;
}

span.google-plus-icon {
	background: url(../images/social-icons.png) no-repeat -65px 0;
}

span.google-plus-icon:hover
{
	background-position: -65px -21px;
}

span.youtube-icon {
	background: url(../images/social-icons.png) no-repeat -105px 0;
}

span.youtube-icon:hover
{
	background-position: -105px -20px;
}

.section.home .menu {
	position: absolute;
	bottom: 30px;	
	left: 50%;
	z-index: 9;
}

.menu ul
{
	/*width: 820px;*/
	width: 1000px;
	position: relative;
	left: -50%;
	margin: 0 auto;
	text-align: center;
}

.menu ul li
{
	padding: 0 32px;
	font-size: 20px;
	display: inline-block;
	float: right;
}

.menu ul li a
{
	color: #FFFFFF;
}

.menu ul li a span[class*=" icon-"]
{
	padding: 5px 0;
	font-size: 24px;
}

.menu ul li a p
{
	padding: 5px 0;
	font-size: 20px;
}

.menu ul li a:hover
{
	text-decoration: none;
}

.navigation {
	width: 100%;
	height: 60px;
	background-color: rgba(242, 242, 242, 0.85);
	box-shadow:0 3px 2px rgba(0, 0, 0, 0.1);
	display: none;
	position: fixed;
	top: 0;
	z-index: 10000;
}

.navigation ul
{
	font-size: 12pt;
	float: right;
}

.navigation ul li
{
	display: inline-block;
	float: right;
	padding: 20px 12px;
	color: #272727;
}

.navigation ul li:first-child
{
	padding-right: 0;
}

.navigation ul li:last-child
{
	width: 130px;
	padding-left: 0;
}

.navigation ul li a
{
	color: #272727;
}

.navigation ul li a span
{
	padding: 0 7px;
}

.navigation ul li:hover a,
.navigation ul li.active a
{
	text-decoration: blink;
	color: #99AE1A;
}

.navigation .logo
{
	margin: 7px 0 0;
	float: left;
	position: static;
}

.about .wrapper {
	width: 990px;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.about .about-box {
	width: 990px;
	height: 180px;
	margin: 0 auto;
	float: right;
}

.about-box .about-img {
	width: 191px;
	height: 152px;
	float: right;
	background-color: #C6C6C5;
	margin: 14px 0;
	border-radius: 5px;
}

.about-box .about-img-left {
	width: 191px;
	height: 152px;
	float: left;
	background-color: #C6C6C5;
	margin: 14px 0;
	border-radius: 5px;
}

.about-box p {
	width: 775px;
	float: right;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	font-size: 18px;
	margin: 0 12px;
	line-height: 28px;
}

.about-box h4 {
	width: 775px;
	float: right;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	margin: 20px 12px;
	font-size: 20px;
}

span.about-icon01 {
	width: 101px;
	height: 70px;
	background: url(../images/about-icon01.png) no-repeat;
	display: block;
	margin: 41px 45px;
}

span.about-icon02 {
	width: 86px;
	height: 86px;
	background: url(../images/about-icon02.png) no-repeat;
	display: block;
	margin: 33px 54px;
}

span.about-icon03 {
	width: 87px;
	height: 63px;
	background: url(../images/about-icon03.png) no-repeat;
	display: block;
	margin: 44px 52px;
}

.services .section-header {
	margin: 92px 0 56px;
	display: table-cell;
	vertical-align: top;
	width: 100%;
	float: right;
}

.services .content {
	width: 990px;
	height: 430px;
	margin: 0 auto;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	float: right;
}

.services .content > #inner {
	width: 2970px;
	height: 430px;
	margin: 0 auto;
	overflow: hidden;
	margin-right: -990px;
}

.services .content > #inner .box {
	width: 990px;
	height: 100%;
	display: inline;
	float: right;
}

.box {
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 26px;
}

.box p,
.box ul {
	margin: 7px 0;
	float: right;
}

.box p {
	width: 100%;
}

.box ul {
	list-style-type: disc;
	padding-right: 30px;
	font-size: 16px;
	line-height: 18px;
}

.box ul li {
	font-size: 16px;
	line-height: 18px;
}

.section-header p {
	text-align: center;
	color: #F2F2F2;
}

.service
{
	width: 310px;
	height: 100%;
	display: block;
	margin: 0 85px;
	float: right;
	text-align: center;
}

.service a,
.offer a
{
	display: block;
	text-decoration: none;
}

.service a:hover,
.offer a:hover
{
	display: block;
	text-decoration: none;
}

.service .service-logo
{
	width: 187px;
	height: 186px;
	margin: 0 auto;
	float: none;
}

.service #bsa
{
	background: url('../images/bsa-logo.png') 0 0;
}

.service #wi-fi
{
	background: url('../images/wifi-logo.png') 0 0;
}

.service p.service-name
{
	font-size: 20px;
	text-align: center;
	color: #F2F2F2;
	padding: 25px 0;
	float: none;
}

.service p.service-description
{
	font-size: 16px;
	text-align: center;
	color: #FFF;
	line-height: 22px;
	float: none;
}

.service p.read-more-icon
{
	width: 20px;
	height: 20px;
	margin: 15px auto 0;
	background: url('../images/read-more.png') no-repeat 0 0;
	float: none;
}

.service p.read-more
{
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

.service:hover p.service-name,
.service:hover p.service-description,
.service:hover p.read-more
{
	color: #b3c54b;
}

.service:hover #bsa
{
	background: url('../images/bsa-logo.png') 0 186px;
}

.service:hover #wi-fi
{
	background: url('../images/wifi-logo.png') 0 186px;
}

.service:hover p.read-more-icon
{
	background: url('../images/read-more.png') 0 20px;
}

.offers .section-header {
	margin: 92px 0 30px;
}

.offers .section-header p {
	text-align: center;
	color: rgba(39, 39, 39, 0.85);
}

.offer
{
	width: 208px;
	height: 450px;
	display: block;
	margin: 0 25px;
	float: right;
	text-align: center;
	border: 1px solid #B1B1B0;
	background-color: rgba(250, 250, 250, 0.9);
	position: relative;
	overflow: hidden;
	
	/*filter: grayscale(100%);*/
    /*-webkit-filter: grayscale(100%);*/  /* For Webkit browsers */
    /*filter: gray;*/  /* For IE 6 - 9 */
    -webkit-transition: all .3s ease;  /* Transition for Webkit browsers */
	
}

span.offer-status {
	width: 72px;
	height: 72px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/status.png);
}

.offer-details
{
	width: 940px;
	height: 400px;
	display: none;
	float: right;
	margin: 25px;
	font-size: 18px;
	overflow: hidden;
	background-color: rgba(250, 250, 250, 1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.offer .offer-details
{
	display: none;
}

.offer-details p
{
	font-size: 14px;
	text-align: right;
	
}

.offer-details .loading {
	width: 100%;
	height: 100%;
	display: table;
}

.loading span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.offer-details span.close {
	width: 12px;
	height: 11px;
	background: url(../images/close-x.png) no-repeat;
	position: absolute;
	left: 7px;
	top: 7px;
}

.offer-details span.close {
	cursor: pointer;
}

.offer-details .details {
	width: 630px;
	margin: 25px 0 10px 15px;
	height: 365px;
	float: right;
	direction: ltr;
	text-align: justify;
	overflow: hidden;
}

.offer-details .details h4 {
	line-height: 38px;
	text-align: right;
	font-size: 28px;
	padding-bottom: 15px;
}

.offer-details .details p {
	line-height: 24px;
	text-align: justify;
	direction: rtl;
	/*float: right;*/
	margin: 5px 0;
}

.offer-details .details p:first-child {
	margin-top: 0;
}

.offer-details .details p:last-child {
	margin-bottom: 0;
}

.offer-details .preview {
	min-width: 0;
	max-width: 330px;
	float: right;
	margin: 25px 0 10px 0;
	opacity: 0.85;
}

.offer-details .preview:hover {
	opacity: 1;
}

@keyframes viewDetails
{
	from {
		width:208px;
	}
	to {
		width:990px;
	}
}

@-webkit-keyframes viewDetails /* Safari and Chrome */
{
	from {
		width:208px;
	}
	to {
		width:990px;
	}
}

@keyframes hideDetails
{
	from {
		width:990px;
	}
	to {
		width:208px;
	}
}

@-webkit-keyframes hideDetails /* Safari and Chrome */
{
	from {
		width:990px;
	}
	to {
		width:208px;
	}
}

.offer.active
{
	/*filter: grayscale(0%);*/
    /*-webkit-filter: grayscale(0%);*/  /* For Webkit browsers */
    /*filter: gray;*/  /* For IE 6 - 9 */
	background-color: rgba(250, 250, 250, 1);
	
	animation:viewDetails 0.5s 1 forwards;
	-webkit-animation:viewDetails 0.5s 1 forwards; /* Safari and Chrome */
}

.offer.active a,
.offer.deactive a
{
	display: none;
}

.offer.deactive
{
	animation:hideDetails 0.5s 1 forwards;
	-webkit-animation:hideDetails 0.5s 1 forwards; /* Safari and Chrome */
}

/*#first
{
	margin-right: 0;
}*/

section#offers .offer:nth-child(2)
{
	margin-right: 0;
}

.offer:last-child
{
	margin-left: 0;
}

.offer:not(.active) p.offer-name
{
	font-size: 20px;
	text-align: center;
	color: #272727;
	padding: 30px 0;
	line-height: 24px;
}

.offer:not(.active) p.offer-logo
{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
	background-color: #DCDCDC;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
}

p.offer-logo img
{
	margin-top: 8px;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
}

.offer:not(.active) p.offer-description
{
	font-size: 13px;
	padding: 30px 15px;
	text-align: center;
	color: #9D9D9C;
	line-height: 18px;
}

.offer:not(.active):hover
{
	background-color: rgba(250, 250, 250, 1);
	/*filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;*/
}

.offer:hover p.offer-name,
.offer:hover p.offer-description,
.offer:hover .see-more
{
	color: #b3c54b;
}

.offer:hover .see-more span.icon
{
	background-position: 0 -14px;
}

.see-more {
	width: 93px;
	height: 14px;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	left: 10px;
	text-align: right;
	color: #9D9D9C;
	margin: 10px 0;
}

.see-more span.icon {
	width: 23px;
	height: 14px;
	background: url(../images/see-more.png) no-repeat 0 0;
	float: right;
	margin-left: 5px;
}

.account .side
{
	width: 50%;
	height:	100%;
	float: right;
	
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
		  
	/*-webkit-filter: grayscale(100%);*/
	
}

.account .activate
{
	/*-webkit-filter: grayscale(0%);*/
}

.activate .sideContainer
{
	background-color: transparent;
	/*background-color: rgba(255, 255, 255, 0.6);*/
}

.activate .sideContainer form
{
	display: block;
}

.activate form input[type="text"],
.activate form input[type="password"]
{
	width: 288px;
	height: 38px;
	border: 1px solid #b3c54b;
	margin: 5px 35px;
	font-size: 12px;
	padding: 0 10px;
	direction: ltr;
	text-align: right;
}

.activate form button[type="submit"]
{
	width: 308px;
	height: 38px;
	border: 1px solid #b3c54b;
	background-color: #b3c54b;
	margin: 5px 35px;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	font-size: 12px;
	cursor: pointer;
	color: #FFF;
}

.account .side:hover
{
	/*-webkit-filter: grayscale(0%);*/
}

.account .circle-bg:hover span
{
	color: #acbe48;
}

.account .circle-bg:hover span.eservices-icon
{
	background: url(../images/eservices-icon.png) no-repeat 0 -147px;
}

.account .circle-bg:hover span.speedtest-icon
{
	background: url(../images/speedtest-icon.png) no-repeat 0 -142px;
}

.account-bg
{
	/*background-image:url(../images/account-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(179, 197, 75, 0.5);*/
	background-color: transparent;
}

.speed-test-bg
{
	/*background-image:url(../images/speed-test-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(179, 197, 75, 0.5);*/
	background-color: transparent;
}

.sideContainer {
	width: 100%;
	height: 100%;
	position: relative;
	display:table;
}

.sideContainer a {
	display: block;
}

.sideContainer form {
	display: none;
}

.sideContainer .bg {
	display: table-cell;
	vertical-align: middle;
}

.sideContainer .bg .circle-bg {
	width: 380px;
	height: 380px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 190px;
	margin: 0 auto;
	display:table;
}

.sideContainer .bg .square-bg {
	width: 380px;
	height: 380px;
	background-color: transparent;
	border-radius: 0;
	margin: 0 auto;
	display:table;
}

.square-bg span {
	display: block;
	vertical-align: top;
	text-align: center;
	color: rgba(37, 37, 37, 0.8);
	-webkit-transition:margin 0.5s linear 0.5s; /* For Safari 3.1 to 6.0 */
	transition:margin 0.5s linear 0.5s;
}

/*.square-bg span.eservices-text {
	display: none;
}*/

.square-bg span.eservices-icon {
	/*margin: 10px auto;*/
}

.circle-bg span {
	display: block;
	vertical-align: top;
	text-align: center;
	color: rgba(37, 37, 37, 0.8);
}

span.eservices-icon {
	width: 147px;
	height: 147px;
	background: url(../images/eservices-icon.png) no-repeat 0 0;
	margin: 45px auto;
}

.square-bg span.eservices-icon {
	background: url(../images/eservices-icon.png) no-repeat 0 -147px;
}

.square-bg span {
	color: #ACBE48;
}

span.speedtest-icon {
	width: 141px;
	height: 141px;
	background: url(../images/speedtest-icon.png) no-repeat 0 0;
	margin: 50px auto;
}

.distributors .map {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.distributors .bar {
	width: 100%;
	height: 140px;
	background-color: rgba(242, 242, 242, 0.85);
	box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0;
	left: 0;
}

.distributors .slider {
	margin: 25px 0;
}

.distributor_box {
	width: 235px;
	height: 95px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin: 0 5px;
	float: right;
}

.distributor_box h3 {
	color: #272727;
	padding: 0 31px 0 0;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	background: url(../images/marker-bg.png) right 0 no-repeat;
	margin: 5px 10px 0;
	overflow: hidden;
	height: 27px;
}

.distributor_box p {
	width: 220px;
	color: #939598;
	font-size: 12px;
	margin: 2px 15px 2px 0;
	float: right;
	text-align: right;
	line-height: 18px;
}

.distributor_box p.half {
	width: 101px;
	display: inline;
}

.distributor_box i {
	width: 11px;
	height: 10px;
	background: url(../images/address-icon.png) right 0 no-repeat;
	display: inline-block;
	margin: 4px 0px 4px 2px;
	float: right;
}

.distributor_box span.number {
	direction: ltr;
	text-align: right;
}

.distributor_box.active h3 {
	color: #A6CE39;
	background: url(../images/marker-bg.png) right -27px no-repeat;
}

.distributor_box.active {
	border-color: #A6CE39;
}
	
.contact .section-header {
	width: 100%;
	float: right;
	/*margin: 92px 0 15px;*/
}

.contact hr {
	width: 250px;
    border: 0;
    height: 1px;
	background-color: #272727;
    /*background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(1,1,1,0.75), rgba(0,0,0,0));*/
}

.contact .section-header p {
	text-align: center;
	color: #272727;
}

.contact .contact-form {
	display: table;
}

.contact-form .form-row {
	width: 480px;
	display: table-column;
	margin-bottom: 12px;
	float: right;
}

.contact-form .form-action {
	width: 100%;
	display: table-row;
	float: right;
}

.form-row:first-child {
	margin-left: 15px;
}

.form-row:last-child {
	margin-right: 15px;
}

::-webkit-input-placeholder {
	padding: 8px 0;
}
::-moz-placeholder { /* Firefox 19+ */
  	padding: 8px 0;
}
:-ms-input-placeholder {
  	padding: 8px 0;
}
:-moz-placeholder { /* Firefox 18- */
  	padding: 8px 0;
}

.contact-form input[type="text"] {
	width: 448px;
	height: 40px;
	border: none;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	font-size: 16px;
	padding: 0 15px;
	background-color: #F6F6F6;
	margin-top: 10px;
	
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

input[type="text"]:focus {
	border-color: rgba(157, 178, 34, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(157, 178, 34,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(157,178,34,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(157,178,34,.6);
}

.contact-form textarea {
	min-width: 464px;
	max-width: 464px;
	height: 196px;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	border: none;
	display: table-row;
	font-size: 16px;
	padding: 0px 15px;
	margin: 0;
	float: right;
	background-color: #F6F6F6;
}

.contact-form button[type="submit"] {
	width: 230px;
	height: 45px;
	background-color: #272727;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	font-family: 'JannaLTRegular', Geneva, sans-serif;
	font-size: 18px;
}

.contact-form button[type="submit"]:hover {
	background-color: #303030;
	cursor: pointer;
}


.contact .social-media {
	width: 100%;
	display: block;
}

.social-media ul {
	width: 512px;
	margin: 0 auto 90px;
	display: block;
}

.social-media ul > li {
	display: inline;
	padding: 0 15px;
	font-size: 20px;
	font-weight: bold;
}

.social-media ul > li > a {
	color: #222222;
}

.social-media ul > li > a:hover {
	color: #b3c54b;
}

.footer {
	width: 100%;
	height: 40px;
	background-color: #F2F2F2;
	margin-top: 25px;
	position: absolute;
	bottom: 0;
}

.footer .container {
	display: table;
	padding: 0;
}

.copyright span,
.copyright a {
	font-size:10px; 
	color: rgba(126, 126, 126, 1);
}

.footer div.copyright {
	font-size: 12px;
	color: #4C4C4C;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	direction: ltr;
}

.footer a.to_top {
	width: 24px;
	height: 24px;
	background: url(../images/top.png) no-repeat 0 0;
	margin: 8px 0;
	cursor: pointer;
	display: block;
}

.popup {
	width:990px; 
	height:455px; 
	margin:0 auto; 
	background-color: #f2f2f2; 
	display:none;
	position: relative;
}

.popup .loading {
	width: 100%;
	height: 100%;
	display: table;
}

.loading span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.popup .close {
	width: 12px;
	height: 11px;
	background: url(../images/close-x.png) no-repeat;
	position: absolute;
	left: 7px;
	top: 7px;
}

.popup .details {
	width: 600px;
	padding: 30px;
	height: 395px;
	float: right;
	overflow-y: scroll;
	direction: ltr;
	text-align: justify;
}

.popup .details h4 {
	line-height: 36px;
	float: right;
}

.popup .details p {
	line-height: 20px;
	text-align: right;
	float: right;
}

.popup .preview {
	min-width: 0;
	max-width: 330px;
	height: 100%;
	float: right;
}

.popup .preview img {
	margin: 42px auto;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
strong {
  font-weight: bold;
}

p.controls {
	width: 100%;
	float: right;
	font-size: 22px;
	color: #B3C54B;
	line-height: 40px;
	margin-bottom: 20px;
}

span.go-back-right {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) -84px 0;
}

span.go-back-left {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) -168px 0;
}

span.bsa-logo {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) 0 0;
	margin: 0 10px;
}

span.wifi-logo {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) -42px 0;
	margin: 0 10px;
}

a:hover span.go-back-right {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) -126px 0;
}

a:hover span.go-back-left {
	width: 42px;
	height: 42px;
	float: right;
	background: url(../images/icons.png) -210px 0;
}

#price_tbl {
	width: 580px;
	direction: rtl;
	border: 1px solid #505050;
	color: #505050;
	text-align: center;
}

#price_tbl td,
#price_tbl th {
	border: 1px solid #505050;
	vertical-align: middle;
}

#price_tbl tr:first-child th {
	background-color: #BCCC5A;
	color: #F2F2F2;
	height: 28px;
}