body{
	overflow-x: hidden;
}
/* old css hidden elements */
.purple{
	color: #4e0054;
}
.purple a{
	text-decoration: underline;
}
.purple a:hover{
	color: #4e0054;
	text-decoration: none;
}
.form-control{
	color: #222;
}
.fs-30{
	font-size: 30px;
}
.sitio .cabeceira-wrapper, footer.pe-wrapper{
	display: none;
}
.display-none{
	display:none;
}
.small-prices input{
	width: 50px;
	margin: auto;
	display: block;
}
.font-big {
    font-size: 16px;
}
#nombreSistema{
	width: 250px;
	margin: 0px 0 5px 0;
	display: inline-block;
}
#subtotalSistema{
	display: inline-block;
	width: 100px;
	margin-left: 5px;
	border: 2px solid #dfdfdf;
}
.table-right-alignment tr td:last-child  input[type="checkbox"]{
	float: right;
}
.table-right-alignment tr td:nth-child(2){
	text-align: center;
}
.table-right-alignment tr td:last-child {
	padding:8px 40px;
}
.checkbox-label.btn-block.btn.btn-purple {
    color: #fff;
    text-align: left;
    padding-left: 40px;
    font-size: 16px;
}
.panel {
	margin-bottom: 20px;
	background:none;
	border:none;
	border-radius:0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-default{
	border-color: transparent;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-heading{
	position:relative;
	padding: 0 0 0 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-bottom:10px;
	border:none;
}

.panel-title {
	font-size: 14px;
}

.panel-title a{
	display:block;
	padding: 10px 15px 10px 20px;
	border: 1px solid #d4d4d4;
	color: #2b2b2b;
	border-radius:2px;
}

.panel-title a .plus,
.panel-title a .minus{
	background-color:#2b2b2b;
	position:absolute;
	font-size:12px;
	line-height:19px;
	width:20px;
	height:20px;
	text-align:center;
	color:#fff;
	top:50%;
	left:0;
	padding-left:2px;
	margin-top:-10px;
	border-radius:2px;
}

.panel-title a:hover,
.panel-title a:focus,
.panel-title a:active{
	text-decoration:none;
	color: #2b2b2b;
}

.panel-title a .minus{
	display:block;
}

.panel-title a .plus{
	display:none;
}

.panel-title a.collapsed .plus{
	display:block;
}

.panel-title a.collapsed .minus{
	display:none;
}

.panel-body{
	margin-bottom:10px;
}

.panel-default > .panel-heading {
	color: #2b2b2b;
	background:none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: none;
}

.panel-group .panel-default .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-default .panel-heading + .panel-collapse > .list-group {
	border: 1px solid #d4d4d4;
	border-radius:2px;
}

.panel-secondary .panel-heading{
	padding:0;
	margin-bottom:15px;
}

.panel-secondary .panel-title a{
	border:none;
	border-bottom:none;
	padding:0 0 15px 30px;
	border-bottom: 1px solid #d4d4d4;
}

.panel-secondary .panel-title a .plus,
.panel-secondary .panel-title a .minus{
	margin-top:-18px;
}

.panel-secondary .panel-body{
	border: none;
	padding:0;
	margin-bottom:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.gray-container .panel-title a,
.gray-container .panel-group .panel-default .panel-heading + .panel-collapse > .panel-body,
.gray-container .panel-group .panel-default .panel-heading + .panel-collapse > .list-group {
	border: 1px solid #bfbfbf;
}

.gray-container .panel-secondary .panel-title a{
	border:none;
	border-bottom: 1px solid #bfbfbf;
}
/*
Contact
=========================== */
.contact-detail{
	position:relative;
	display:block;
	border: 1px solid #d5d5d5;
	border-radius:2px;
	padding:30px 40px 0 40px;
}

.contact-detail ul{
	position:relative;
	z-index:3;
}
.form-control{
	min-height: 34px;
	height: auto;
}
.contact-sparator{
	background:url(../images/contact-bg.png) no-repeat top right;
	position:absolute;
	display:block;
	width:100%;
	height:68px;
	top:-1px;
	right:-1px;
}
.btn-purple{
	background: #420048;
	border-color: #420048;
	border-radius: 0px;
}
label{
	font-weight: 400;
	color: #430049;
}
.contact-form label{
	font-size: 18px;
}
.form-industrial label{
	color: #222;
}
.form-industrial .h4, .form-industrial strong{
	color: #430049;
}
.contain-wrapp {
    padding: 60px 0;
}
.list-unstyled i{
	color: #430049;
}
.list-unstyled h2{
	margin-top: 0px;
	font-size: 16px;
}
img{
	max-width: 100%;
}
a{
	color: inherit;
}
h1, h2, h3, .h1, .h2, .h3{
	color: #4E0054;
	font-weight: 700;
	font-family: 'Droid Serif', serif;
}
a:hover{
	text-decoration: none;
}
body
{
	font-family: 'Roboto Slab', serif;
}
.img-full{
	width: 100%;
}
.top-head{
	background: #430049;
		color: #fff;
	padding:5px 0;
	width: 100%;
	top: 0;
	z-index: 99999999999;
}
.email{
	line-height: 30px;
	font-size: 16px;
}
.social a{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.social a i{
	line-height: 30px;
}
.social a{
	background: #3b57a1;
}
.social a:hover{
	background: #fff;
	color: #3b57a1;
}
.social a + a{
	background: #4099ff;
}
.social a + a:hover{
	color: #4099ff;
}
.social a + a + a{
	background: #de4e3b;
}
.social a + a + a:hover{
	color: #de4e3b;
}
.social a + a + a + a{
	background: #117abb;
}
.social a + a + a + a:hover{
	color: #117abb;
}
.social a + a + a + a + a{
	background: #0078e1;
}
.social a + a + a + a + a:hover{
	color:  #0078e1;
}

header{
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	padding: 10px 0;
	position: relative;
	z-index: 2;
	width: 100%;
	background: #fff;
	z-index: 99999999999;
}
header .logo{
			transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
header .menu , .language{
	display: inline-block;
}
.language{
	position: relative;
	cursor: pointer;
}
.language img{
	display: none;
}
.language ul{
	display: none;
	position: absolute;
	list-style: none;
	padding-left: 0;
	background: #430049;
	width: auto;
	right: 0;
	color: #fff;
	max-height: 200px;
	overflow-y:scroll;
	text-align: left;

}
.language ul li{
	white-space: nowrap;
	padding: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	width: 100px;
	padding-left: 20px;
}
.language ul li a{
	display: block;
}
.language ul li:hover{
	background: #dfdfdf;
	color: #430049;
}
.language ul li a img{
	float: left;
}
.language .active-language{
	font-size: 14px;
	line-height: 40px;
	margin-top: 20px;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	border:1px solid #430049;
	padding: 0 10px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	background: #430049;
}

header .menu a{
	font-size: 14px;
	line-height: 40px;
	margin-top: 20px;
	color: #222;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	border:1px solid #dfdfdf;
	padding: 0 10px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
header .menu a:before{
	width: 100%;
	height: 0px;
	background: #49004E;
	content: '';
	position: absolute;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	z-index: -1;
	left: 0;
	
}

header .menu a:hover, .menu a.active {
	color: #FFFFFF;
}
header .menu a:hover:before, header .menu a.active:before{
	height: 40px;
}
/* banner images */
.banner-img{
	background: url(../images/home-banner.jpg) 100%/100%;
	height: 450px;
}
.banner-img.about-us{
	background: url(../images/about-us.jpg) fixed 100%/100%;
	height: auto;
	padding:8% 0;
}
.banner-img.news{
	background: url(../images/news_picture.jpg) fixed 100%/100%;
	height: auto;
	padding:8% 0;
}
.banner-img.news .panel-title a{
	border-color:rgba(0,0,0,0.2);
}
.banner-img.distributor{
	background: url(../images/supply_chain_new.jpg) fixed 100%/100%;
	height: auto;
	padding:8% 0;
}
.banner-img.about-us h1{
	margin-top: 0px;
}
.banner-img.about-us article, .banner-img.news article, .banner-img.distributor article{
	background: rgba(255,255,255,0.94);
	padding:20px;
}
.btn
{
	border-radius: 0px !important
}
/* wifi details box */
.wifi-details{
	background: #430049;
	padding: 61px;
	width: 80%;
	margin: auto;
}
.wifi-details h1{
	margin-top: 40px;
	margin-bottom: 0px;
}
.wifi-details h3{
	font-size: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
}
.wifi-details-content{
	min-height: 100px;
	background: #fff;
	padding-bottom: 20px;
}
.wifi-title {
    color: rgb(204, 156, 65);
    font-weight: bold;
    font-size: 28px;
    margin-top: -40px;
    margin-bottom: 15px;
    line-height: 1em;
}
.wifi-footer-title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: -40px;
    margin-top: 15px;
    line-height: 1em;
    font-family: 'Droid Serif', serif;
}
.benefits{
	width: 50%;
	padding:10px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	float: left;
}
#accordion-faq p{
	text-align: justify;
}


/* flip boxes */
/* entire container, keeps perspective */

	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width:100%;
	height: 240px;
	float: left;
	background: #dfdfdf;
	text-align: center;

}
.flip-container {
	perspective: 1000;
	margin: 10px;
	width: 23%;
	width: calc(25% - 20px);
}
@media (max-width: 992px){
	.flip-container {
	perspective: 1000;
	width: calc(50% - 20px);


}
}
@media (max-width: 767px){
	.flip-container {
	perspective: 1000;
	width: calc(100% - 20px);


}

}
.flip-container .back p{
	margin-top: 50px;
	padding: 20px;
}
.flip-container .front > a{
	position: relative;
	margin: 50px auto 20px auto;
	display: block;
	width: 64px;
	height: 64px;
}
.flip-container .front > a i{
	left: 0;
	top: 0;
}
/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}
@media(max-width: 767px){
	.wifi-details{
		width: 100%;
		padding:61px 5%;
	}
	.benefits{
		width: 100%;
		border-right-color: #fff;
	}
	.wifi-details-content{
		padding:10px;
	}
	.banner-img.about-us{
	background: url(../images/about-us.jpg) no-repeat scroll 100%/100%;
}
.col-xs-hidden{
	display: none !important;
}
.banner-img.news{
	background: url(../images/news_picture.jpg) no-repeat scroll 100%/100%;

}
.banner-img.distributor{
	background: url(../images/distributor_picture.jpg) no-repeat scroll 100%/100%;
}
}
/* sitemap */
.list-sitemap > li{
	color: #222;
	line-height: 30px;
}
.list-sitemap > li > ul > li > ul > li{
	color: #444;
}
.list-sitemap > li > a{
	color: #430049;
	font-weight: bold;
}
/* login blocks */
.customer-block {
    background: #dfdfdf;
    padding: 20px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    display: block;
}
.customer-block:hover{
	background: #430049;
	color: #fff;
}
.customer-blocks{
	    margin: 150px -15px;
}
.margin-top-100{
	margin-top: 100px;
}
.margin-top-1{
	margin-top: 1px !important;
}
.small-logo{
	height: 46px;
}
.fixed-top{
	position: fixed;
	top: 0;
}
.breadcrumbs{
	background: #f6f6f6;
	padding:20px 0;
}
.breadcrumbs i {
    left: 0;
    top: -6px;
    position: absolute;
}
.breadcrumb-text{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 75px;
}
.breadcrumbs .h1{
	color: #222;
	display: inline-block;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 28px;
}
.breadcrumbs .h1 span{
	font-weight: 100;
}
.breadcrumb{
	margin-bottom: 0px;
	padding: 0 10px;
	background: transparent;
	color: #444;
}
.features-wrapper{
	position:relative;
	float:left;
	width:100%;
	background:url(../images/feature-bg.png) repeat-y top center;
	padding:40px 0;
	margin:15px 0 35px 0;
}

.feature-circle{
	position:absolute;
	width:15px;
	height:15px;
	border:3px solid #c4c4c4;
	border-radius:50%;
	left:50%;
	margin-left:-8px;
}

.feature-circle.on-top{
	top:-15px;
}

.feature-circle.on-bottom{
	bottom:-15px;
}

.feature{
	float:left;
	width:50%;
	position:relative;
	margin:0;
	clear:both;
}
.feature h2{
	font-size: 20px;
	margin-top: 0px;
}
.feature.pull-left{
	float:left;
	text-align:right;
	padding-right:154px;
}

.feature.pull-right{
	float:right;
	text-align:left;
	padding-left:154px;
}

.feature.pull-left:before,
.feature.pull-right:before{
    content: "";
    position: absolute;
    top: 30px;
	background:#c4c4c4;
	width:30px;
	height:3px;
}

.feature.pull-left:before{
    right: 0;
}

.feature.pull-right:before{
    left: 0;
}

.fature-icon{
    position: absolute;
	top:0;
}

.feature.pull-left .fature-icon{
	right:60px;
}

.feature.pull-right .fature-icon{
	left:60px;
}
.feature p{
	font-size: 18px;
}
.feature h2 a{
	font-size: 24px;
}
.feature a{
	color: #4E0054;
	font-weight: bold;
	font-size: 20px;
}
.full{
	width: 100%;
	min-height: 200px;
}
.bg-home-banner .home-caption-1, .bg-home-banner .home-caption-2{
	color: #fff;
	text-shadow: 0 0 5px #666666;
}
.bg-home-banner .home-caption-3{
	color: #4e0054;
	text-shadow: 0 0 5px #eeeeee;	
}
/* steps */
.steps{
	margin-bottom: 50px;
}
.opacity-half{
	opacity: 0.5;
}
.step > img{
	width: 75%;
	transition: all 0.4s ease-in-out;
	margin-bottom: 20px;
}
.step > img:hover{
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	
}
.opacity-half.step > img:hover{
	transform:  scale(1.0);
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
}
.step.opacity-half strong, .step.opacity-half span, .step.opacity-half div{
opacity: 0;
}
.step div{
	cursor: pointer;
	margin-top: 20px;
}
.step {
	text-align: center;
}
.step strong, .step span{
	display: block;
	text-align: center;
}
.step strong{
	color: #430049;
	font-size: 18px;
}
/* responsve embedd */
.embed-responsive-16by9{
	min-height: 1400px;
}
/* download button */
.download-button{
	display: block;
	background: #dfdfdf;
	margin: 5px auto;
	padding: 10px 10px 10px 50px;
	position: relative;
}
.download-button:hover{
	background: #430049;
	color: #fff;
}
.download-button:before{
	position: absolute;
	content: "\f019";
	font-family: 'fontAwesome';
	top: 50%;
	left: 15px;
	line-height: 40px;
	margin-top: -18px;
	font-size: 24px;
}
.customer-blocks.responsive{
    	display: none;
    }
.btn-responsive{
    	display: none !important;
}
@media(max-width: 1025px){
	.bg-home-banner > .item{
	min-height: 300px;
}
.bg-home-banner{
		background-size: cover;
	background-attachment: scroll;
	background-size: 100%;
	background-position: center center;
}

}
@media(max-width: 767px){

.bg-home-banner > .item{
	min-height: 200px;
}
.bg-home-banner .carousel-caption{
	font-size: 18px;
	bottom: 10px;

}
	    .features-wrapper{
        position:relative;
        float:none;
        width:100%;
        background:none;
        padding:0;
        margin:0;
    }
    .btn-responsive{
    	display: block !important;
    }
    .btn-no-responsive{
    	display: none !important;
    }
    .customer-blocks{
    	display: none;
    }
    .customer-blocks.responsive{
    	display: block;
    }
    .customer-blocks.responsive .customer-block{
    	margin-bottom: 10px;
    }
    .feature{
        width: 100%;
        float: none;
        border-bottom: 1px solid #dfdfdf;
        margin-top: 15px;
    }
    .feature.pull-left{
        padding-right: 85px;
    }
    .feature.pull-right{
        padding-left:85px;
    }
    .feature.pull-left .fature-icon{
        right: 0;
    }
    .feature.pull-right .fature-icon{
        left:0;
    }
    .feature-circle{
        display: none;
    }
}
/* ====================
Title section
=========================== */
.modern-table .discount-badge{
	z-index: 9;
}
.title-section{
    text-align: center;
    margin-bottom: 30px;
	font-size:16px;
	line-height:30px;
	color:#6c6f74;
	font-weight:300;
	letter-spacing:0px;
}

.primary-bg .title-section{
	color:#fff;
}

.title-section h3{
	margin-bottom:10px;
}

.primary-bg .title-section h3{
	color:#fff;
}

.title-section .line{
    display: table;
    width: 362px;
    margin: auto;
    position: relative;
    background-image: url(../images/title-line.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 1px;
}

.primary-bg .title-section .line{
    background-image: url(../images/title-line-white.png);
}

.title-section .icon{
    display: table;
    margin: auto;
}

/*
Inner head
=========================== */
.inner-head{
	padding:190px 0 50px 0;
	border-bottom:10px solid #333941;
}

.inner-head i{
	float:left;
	width:47px;
	height:47px;
	margin:7px 20px 0 0;
	border:2px solid #fff;
	text-align:center;
	overflow:hidden;
	font-size:24px;
	line-height:42px;
	border-radius:2px;
	color:#fff;
}

.inner-head h1, .inner-head  h2, .inner-head  h3, .inner-head  h4 , .inner-head  h5, .inner

-head  h6{
	text-transform:uppercase;
	margin-bottom:5px;
}

.inner-head .breadcrumb {
	margin-bottom:0;
}

/*======
footer ===*/

footer{
	background: #eee;
	padding: 30px 0 0 0;
}
footer h2{
	margin-top: 0px;
	font-size: 18px;
}
footer p i{
	display: inline-block;
	width: 20px;
	text-align: center;
	color: #430049;
}
.bottom-social{
	margin-top: 30px;
}
.bottom-social a{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 19px;
	color: #fff;
}
.bottom-social a{
	background: #3b57a1;
}
.bottom-social a i{
	line-height: 40px;
}
.bottom-social a:hover{
	background: #fff;
	color: #3b57a1;
}
.bottom-social a + a{
	background: #4099ff;
}
.bottom-social a + a:hover{
	color: #4099ff;
}
.bottom-social a + a + a{
	background: #de4e3b;
}
.bottom-social a + a + a:hover{
	color: #de4e3b;
}
.bottom-social a + a + a + a{
	background: #117abb;
}
.bottom-social a + a + a + a:hover{
	color: #117abb;
}
.bottom-social a + a + a + a + a{
	background: #0078e1;
}
.bottom-social a + a + a + a + a:hover{
	color:  #0078e1;
}
.copyright{
	background: #430049;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	margin-top: 30px;
}
/*========
.pricing-table
*/
.secondry {
    background: rgba(0,0,0,0.1) !important;
    font-weight: 700;
    cursor: pointer;
}
.secondry small{
	color: #fff;
}
.plus-sign{
	text-align: center;
	color: #fff;
	font-size: 40px;
	display: block;
}
.mdn-packange.secondry{
	margin-bottom: 0px;
}
.modern-table .mdn-table-header h2.mdn-price.secondry{
	padding-bottom: 10px;
}
.modern-table .mdn-price .mdn-amount{
	font-size: 40px;
}
.modern-table .badge-purple{
	background-color: #4E0054;
	border-color: #4E0054;
}
.mdn-table-body ul li strong {
    color: #4E0054;
    font-family: bookman old;
    font-size: 1.4em;
}
.mdn-list:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
}

/* question block */
.question-blocks{
	display: table;
	margin: 50px auto;
}
.question-block{
	float: left;
	width: 40%;
	text-align: center;
}
.question-block h2{
	font-size: 20px;
	margin-top: 0px;
}
.question{
	float: left;
	width: 20%;
	text-align: center;
	color: #430049;
}
.question i{
		font-size: 100px;
	line-height: 100px;
	border: 1px solid #dfdfdf;
	width: 100px;
	text-align: center;
}
.bg-yellow .panel-title a {
	background: #c3b300;
}
/* wifi featurs list */

.list-title {
    color: #fff;
    background: #49004E;
    padding: 10px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}
.list-title ~ ul li{
	font-size: 16px;
	margin-bottom: 20px;
}
.list-subtitle {
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}
*[data-content]{
	text-decoration: underline;
	cursor: pointer;
}
*[data-content]:hover{
	text-decoration: none;
}
/* list type */
.list li{
	position: relative;
	list-style: none;
	font-size: 14px;
	padding: 10px 0px 10px 30px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.list li:before{
	position: absolute;
	content: "\f046";
	font-family: 'fontAwesome';
	left: 0;
}
@media(min-width: 1024px) and (max-width: 1100px){
	.modern-table ul li{
		font-size: 14px;
	}
	.benefits{
		font-size: 12px;
	}
	.no-br br{
		display: none;

	}
	.no-br{
		margin-top: 30px;
	}
	.flip-container .back p{
		margin-top: 30px;
	}
	.no-br .fs-30{
		font-size: 28px;	}
}
@media(max-width: 991px){
	header .menu a{
		margin-left: 0px;
	}
	.language .active-language{
		margin-left: 0px;
	}
}
@media(max-width: 767px){
	.language{
		display: none;
	}
	.language ul{
		left: calc(50% - 60px);
	}
	header .menu{
		position: relative;
		display: block ;
		z-index: 99;
	}
	.menu::before {
    content: '\f0c9';
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #430049;
    border-radius: 2px;
    text-align: center;
    top: -47px;
    right: 7px;
    cursor: pointer;
    z-index: 999;
    line-height: 38px;
    font-size: 30px;
    color: #430049;
    font-family: 'fontAwesome';
}
header .menu a{
	display: none;
	margin-top: 0px;
	float: left;
	width: 50%;
}
.display{
	display: block !important;
	text-align: center;
}
.email{
	white-space: nowrap;
	text-align: center;
}
.social{
	text-align: center;
}
.logo{
	width: 80%;
	height: auto;
}
.small-logo{
	height: auto;
}
.margin-top-100{
	margin-top: 77px;
}
body{
	overflow-x:hidden;
}
.copyright{
	padding: 20px;
}
footer h2{
	margin-top: 20px;
}
.question-block{
	width: 100%;
}
.question{
	width: 100%;
	margin:10px auto;
}

}
/* carousel fade effect */
/* Fade transition for carousel items */
.carousel .item { -moz-transition: opacity 2s; -ms-transition: opacity 2s; -o-transition: 

opacity 2s; transition: opacity 2s ease-in-out;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
        -webkit-transition: opacity 1s; /*adjust timing here */
         -moz-transition: opacity 1s;
           -o-transition: opacity 1s;
              transition: opacity 1s;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 9999;
}

.carousel-fade .carousel-control {
  z-index: 9999;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
#pauseButton, #playButton{
	color: #430049;
	padding:8px;
	font-size: 10px;
	float: left;
	vertical-align: top;
	background: #fff;
	cursor: pointer;

}
#playButton{
	border-right: 1px solid rgba(0,0,0,0.1)
}
.pause-play-buttons{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99999;
}
.carousel-control.right, .carousel-control.left{
	background-image: none;
	width: 30px;
	height: 40px;
	background: #fff;
	color: #430049;
	text-align: center;
	line-height: 36px;
	font-size: 30px;
	top: calc(50% - 20px);
	
}
.carousel-control.right{
	border-radius: 4px 0 0 4px;

}
.carousel-control.left{
	border-radius: 0 4px 4px 0;
	
}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    width: auto;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    margin-bottom: 0;
    background: #fff;
    padding:4px;
}
.carousel-indicators li{
	border-radius: 0px;
	float: left;
	width: 14px;
	height: 14px;
	background: rgba(0,0,0,0.2);
}
.carousel-indicators .active{
background: #430049;
width: 14px;
	height: 14px;
	margin: 1px;
}
.carousel-caption {
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    bottom: 50px;
    left: 50px;
}
.modern-table .mdn-price .mdn-amount.fs28{
	font-size: 28px;
}
.modern-table .mdn-price .mdn-amount.fs28:hover{
	color: inherit;
}
.btn-no-responsive.mdn-amount.fs28{
	display: inherit;
	text-transform: uppercase;
}
.mb-60{
	margin-bottom: 60px;
}
@media(max-width: 767px){
	.carousel-caption{
	font-size: 20px;
	bottom: 20px;
}
}
/* wifi-button */

.wifi-button h4 {

    font-family: raleway;
    color: #000;
    letter-spacing: 13px;
    font-size: 26px;
    margin-left: 13px;

}
.wifi-button h1 {
    font-size: 48px;
}
.nav-pills > li{
	float: none;
	margin: 5px 0;
}
.nav-pills > li > a{
	border-radius: 0px;
	background: #eee;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > 

a:focus {
    background-color: #430049;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color: #430049;
	color: #fff;
}
.order0-table  > tbody > tr > th,
.order0-table  > tbody > tr > td{
	vertical-align: middle;
	border-top: none;
	font-family: 'Roboto Slab', Helvetica, sans-serif;
   	line-height: 1.231;
   	font-weight: 500;
   	font-size: 14px;
}
.order0-table > tbody > tr:nth-child(odd) > th{
	background: #CC7B09;
	text-align:center;
	color:white;
}
.order0-table > tbody > tr:nth-child(even) > th{
	background: #B26C07;
	text-align:center;
	color:white;
}
.order0-table > tbody > tr:nth-child(odd) > td:nth-child(odd){
	background: #E3E3E3;
}
.order0-table > tbody > tr:nth-child(odd) > td:nth-child(even){
	background: #D2D2D2;
}
.order0-table > tbody > tr:nth-child(even) > td:nth-child(even){
	background: #E3E3E3;
}
.order0-table > tbody > tr:nth-child(even) > td:nth-child(odd){
	background: #D2D2D2;
}
.btn-grey{
	background: #666;
	color: #fff;
	border-color:#666;
}
.extraplus {
    font-size:14px;
    text-decoration:underline;
    cursor:pointer;
    font-weight:bold;
}
.extraplus:hover{
    text-decoration:none;
}
