/* Add here all your CSS customizations */

/* Porto bug fixed */
body.sticky-menu-active.always-sticky #header {
	top: 0 !important;
}

/* General */
.no-margin {
	margin:0px;
}
.no-float {
	float:none;
}
.no-display {
	display:none;
}

/* Slider copy */
.slider .bottom-label {
	font-size:30px;
}

/* Download box */
.download-app {
	min-height:330px;
	display: block;
	padding: 10px;
	padding-bottom: 50px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	position:relative;
}
.download-app h2 {
	margin-bottom:5px
}
.download-app h2 img {
	margin-bottom:5px
}
.download-app div {
	margin:10px
}
.download-app .btn,
.download-app h6 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0px;
}

/* Featured lists */
.tab-list {
	margin-left:15px;
}
/* mega-menu-logged */
.dropdown.logged {
	padding-left: 0;
	margin-left: 0;
	margin-right: -20px;
}
.dropdown.logged .dropdown-menu {
	width: 30% !important;
	right: 8px !important;
	border-radius: 6px 0 6px 6px !important;
	text-align: right !important;
	box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
}
.dropdown.logged a.dropdown-toggle {
  color: #444 !important;
}
.dropdown.logged:hover a.dropdown-toggle {
  color: #fff !important;
}
@media (max-width: 991px) {
	.dropdown.logged .dropdown-menu {
		width: 100% !important;
		text-align: left !important;
	}
	.dropdown.logged a.dropdown-toggle {
	  color: #fff !important;
	}
}

/* Footer list */
footer ul.list-icons li {
	padding-left: 13px !important;
	margin-bottom: 3px !important;
}
footer ul.list-icons li.mail {
	padding-left: 20px !important;
}

/* Pricing table */
.pricing-table-title {
	background-color: #0088cc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 20px;
}
.pricing-table-title h3 {
	font-size: 1.7em;
	padding-bottom:5px;
}
.pricing-table-title .subtitle {
	font-style: italic;
	font-size: 1em !important;
	color: #FFF;
	font-weight: 300;
	text-shadow:none;
	padding: 0px 30px;
}
.pricing-table-title .pricing {
	font-size: 1.4em !important;
	color:#DDE0EF;
	text-shadow:none;
	margin-top:25px;
	padding: 0px 20px;
	line-height: 1em;
}
.pricing-table-title .pricing span {
    font-size: 0.55em;
    font-style: italic;
}
.pricing-table-title .btn-borders:not(:hover) {
	background: #FFF !important;
}
.pricing-table li {
    border-top: 1px solid #eee;
}
.pricing-table.princig-table-flat .plan.most-popular ul li {
	padding: 10px 20px;
}
.pricing-table.princig-table-flat .plan ul li {
	padding: 8px 20px;
}
.pricing-table li.button {
	border-top-color: #0088cc;
	background-color: #0088cc;
    padding: 15px !important;
	border-bottom: 3px solid #0088cc;
}
.pricing-table .btn {
	margin-top:15px;
}
.pricing-table li .imp {
	font-size: 1.2em;
	font-weight: bold;
}

/* Sign up */
.accept-terms {
	font-size:0.8em;
	text-align:center;
}
.plan.gray .pricing-table-title,
.plan.gray h3 {
	background-color:#999 !important;
}
.plan.gray .btn {
	background-color:#888 !important;
	border-color:#777 !important;
}
.plan.gray .btn:hover {
	background-color:#777 !important;
	border-color:#666 !important;
}

/* FAQ */
.faq .featured-box .box-content {
	padding: 10px;
}
.faq .featured-box .box-content i {
	margin-left: -15px;
	margin-right: -15px;
}
.faq .box-content span {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.panel-body .caption {
	color: #888;
	font-size: 0.85em;
	font-style: italic;
	margin: 0px;
	margin-top: -3px;
}
.box-content .icon-featured {
	background-color: #CCC;
}
.box-content span {
	color: #CCC;
}
.featured-box-primary .box-content span,
.featured-box-primary .box-content a {
	color: #0088cc !important;
}
.featured-box-secondary .box-content span,
.featured-box-secondary .box-content a {
	color: #e36159 !important;
}
.featured-box-tertiary .box-content span,
.featured-box-tertiary .box-content a {
	color: #2baab1 !important;
}
.featured-box-quaternary .box-content span,
.featured-box-quaternary .box-content a {
	color: #383f48 !important;
}
.featured-box-quinary .box-content span,
.featured-box-quinary .box-content a {
	color: #cbc900 !important;
}
.panel-group.panel-group-quinary .panel-heading {
	background-color: #cbc900 !important;
}
.panel-group.panel-group-quinary .panel-heading a {
	color: #ffffff;
}
.featured-box-quinary .icon-featured {
	background-color: #cbc900;
}
.featured-box-quinary h4 {
	color: #cbc900;
}
.featured-box-quinary .box-content {
	border-top-color: #cbc900;
}
.featured-boxes-style-3 .featured-box.featured-box-quinary .icon-featured {
	border-color: #cbc900;
	color: #cbc900;
}
.featured-boxes-style-4 .featured-box.featured-box-quinary .icon-featured {
	border-color: #cbc900;
	color: #cbc900;
}
.featured-boxes-style-5 .featured-box.featured-box-quinary .icon-featured {
	color: #cbc900;
}
.featured-boxes-style-6 .featured-box.featured-box-quinary .icon-featured {
	color: #cbc900;
}
.featured-boxes-style-8 .featured-box.featured-box-quinary .icon-featured {
	color: #cbc900;
}
.featured-box-effect-2.featured-box-quinary .icon-featured:after {
	box-shadow: 0 0 0 3px #cbc900;
}
.featured-box-effect-3.featured-box-quinary .icon-featured:after {
	box-shadow: 0 0 0 10px #cbc900;
}
.featured-box-effect-3.featured-box-quinary:hover .icon-featured {
	background: #cbc900 !important;
}
.faq-info p {
	margin-bottom:10px;
}
.faq-info li {
	margin-bottom:5px;
}
.faq-info h3 {
	text-transform: none;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.faq-image img {
	max-width:80%;
	margin-bottom:5px;
	border:1px solid #ddd;
}

/* Product */
.product-buy {
	text-align: center;
	padding-top: 35px
}
.product-buy p {
    font-size: 1em;
    margin-top: 5px;
	font-style: italic;
}

/* Accept cookies */
.cookies-info {
	background:rgba(0,0,0,0.9);
	padding:10px;
	text-align:center;
	color:#eee;
	position:fixed;
	bottom:0;
	z-index:20000;
	left:0px;
	right:0px;
}
.cookies-info .close {
	color:#eee !important;
	cursor:pointer;
	float:right;
	margin:0px 5px;
	opacity:1 !important;
}
.cookies-info .close:hover {
	opacity:0.8 !important;
}