html {
    position: relative;
    min-height: 100%;
}

body {
	height: 100%;
}

h1 {
	line-height: 1.1;
}

blockquote {
	font-size: 1.5em;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning {
	background: #fff;
	border: 3px solid #666;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 15px 25px;
	text-transform: uppercase;
	transition: all 0.3s;
}

button:hover, button.btn:hover, button.btn-primary:hover, button:active, button.btn:active, button.btn-primary:active, button:focus, button.btn:focus, button.btn-primary:focus, p.readmore a:hover, p.readmore a:focus, a.readmore:hover, a.readmore:focus, .btn:hover, input.button:hover, .btn-primary:hover, .btn-warning:hover {
	background: #666;
	color: #fff;
	transition: all 0.3s;
}

.btn:hover, .btn:focus {
	background-position: 0 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
	padding: 19px;
}

.sparky_home dl.article-info {
	padding-left: 15px;
	padding-right: 15px;
}

.big_text {
	color: #424953;
	font-family: 'Caveat Brush', cursive;
	font-size: 72px;
	margin: 0;
	line-height: 1;
}

.heading {
	color: #424953;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
}

ul.checklist li:before {
    color: #58b75d;
}

.warning:before, .info:before, .error:before {
    margin: -7px 30px 0 0;
}

.item-page-thin {
	max-width: 800px;
	margin: 0 auto;
}

/* logorow */

.sparky_home .logorow {
	position: absolute;
	width: 100%;
}

.mp_logo {
	padding-top: 35px;
    text-align:center;
    position: relative;
    z-index: 1;
}

.sparky_logo_image img {
	max-width: 120px;
}

ul.mnu_mainmenuright {
	text-align: left;
}

ul.mnu_mainmenuleft,
ul.mnu_mainmenuright {
	padding-top: 35px;
}

.mnu_mainmenuleft > li > a,
.mnu_mainmenuright > li > a {
	text-transform: uppercase;
	
}

.sparky_home .logorow.fix_menu {
	position: fixed;
}

.fix_menu {
	background: #538492 !important;
}

.fix_menu .sparky_cell {
    padding: 5px 15px;
}

.fix_menu .sparky_logo {
	background: none;
	padding-top: 5px;
}

.fix_menu ul.mnu_mainmenuleft, .fix_menu ul.mnu_mainmenuright {
	padding-top: 0;
}

@media(max-width: 991px) {
	.logorow nav:not(.opened) ul.menu {
		display: none;
	}
}

/* carouselrow */

.carouselrow .sparky_cell {
	padding: 0;
	margin-bottom: 30px;
}

.hot_swipe_carousel_slides .contents h2 {
	text-align: center;
	font-family: 'Caveat Brush', cursive;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 5px 15px;
	line-height: 1;
}

.flickity-page-dots .dot {
	background: transparent !important;
	width: 15px !important;
    height: 15px !important;
    border:2px solid #666 !important;
}

/* userrow */

.full.userrow, .full.userrow2 {
	padding: 0 2%;
}

.full.userrow .sparky_container .sparky_cell,
.full.userrow2 .sparky_container .sparky_cell {
    padding-left: 2%;
    padding-right: 2%;
}

.mp_user1 img, .mp_user5 img {
	width: 100%;
}

.mp_user2 .moduletable {
	position: absolute;
	background: #cfdceb;
	padding: 0;
	margin-top: 10%;
}

.mp_user2 .moduletable .custom {
	position: relative;
	top: 20px;
	left: 20px;
	padding: 40px 60px 60px 40px;
	border: 3px solid #666;
}


/* contentrow */

.sparky_home .contentrow h2 {
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

.sparky_home .contentrow h4 {
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}

.sparky_home .contentrow .readmore {
	text-align: center;
	margin-top: 40px;
}

.contentrow .item-page li {
	line-height: 1.6;
}

.sparky_inner .items-row .item {
	background: #fff;
}

.content_sparky {

}

/* parallaxrow */

.parallaxrow {
	min-height: 500px;
	margin: 30px 0 60px;
}

/* userrow2 */

.userrow2 {
	margin-top: 30px;
}

.mp_user4 {
	display: flex;
	justify-content: flex-end;
}

.mp_user4 .moduletable {
	position: absolute;
	background: #f2e3d3;
	padding: 0;
	margin-top: 10%;
}

.mp_user4 .moduletable .custom {
	position: relative;
	top: -20px;
	left: -20px;
	padding: 60px 40px 40px 60px;
	border: 3px solid #666;
}

/* advertrow */

.advertrow {
	text-align: center;
	margin-top: 30px;
}

.advertrow h4 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 30px;
}

.advertrow img {
	border-radius: 50%;
	transition: all .3s;
}

.advertrow .btn {
	margin-top: 25px;
}

.intro_container {
	background: #424953;
	border-radius: 50%;
	max-width: 300px;
	margin: 0 auto;
}

.mp_advert2 .intro_container {
	background: #cfdceb;
}

.mp_advert3 .intro_container {
	background: #f2e3d3;
}

.intro_text {
	position: absolute;
	width: 300px;
    margin-top: 105px;
    font-family: 'Caveat Brush', cursive;
    font-size: 48px;
    color: #fff;
    opacity: 0;
    z-index: 1;
    transition: all .3s;
}

.mp_advert2 .intro_text {
	color: #424953;
}

.mp_advert3 .intro_text {
	color: #424953;
}

.mp_advert1:hover .intro_text,
.mp_advert2:hover .intro_text,
.mp_advert3:hover .intro_text {
	opacity: 1;
	transition: all .3s;
}

.mp_advert1:hover img,
.mp_advert2:hover img,
.mp_advert3:hover img {
	opacity: 0 !important;
	transition: all .3s;
}

/* bottomrow */

.bottomrow {
	padding: 40px 0;
	margin-top: 50px;
	text-align: center;
}

.bottomrow .moduletable {
	padding-bottom: 40px;
}

.bottomrow a {
	color: #424953;
}

.bottomrow .btn {
	margin-top: 30px;
	background: transparent;
}

.bottomrow .btn:hover {
	background: #666;
}

.bottomrow i {
	font-size: 24px;
	margin: 0 7px;
	padding: 5px;
	color: #424953;
	width: 42px;
	height: 42px;
	border:2px solid #424953;
	line-height: 28px;
	border-radius: 50%;
}

.bottomrow i:hover {
	background: #666;
	color: #fff;
}

/* copyrightrow */

.copyrightrow {
    text-align: center;
}

.copyrightrow a {
	color: #666;
}

/* portfolio page */

.portfolio .contentrow p {
	text-transform: uppercase;
	font-size: 20px;
}

.portfolio_type {
	display: block;
	font-size: 16px;
	text-transform: none;
	color: #666;
	font-weight: 400;
}

/* team page */

.contentrow .team {
	text-align:center;
}

.contentrow .team p {
	text-transform: uppercase;
	font-size: 20px;
}

.team img {
	border-radius: 50%;
	filter:grayscale(70%);
	transition: all 0.5s;
}

.team img:hover {
	filter:grayscale(0%);
	transition: all 0.5s;
}

.team_position {
	display: block;
	font-size: 14px;
	text-transform: none;
	color: #666;
	font-weight: 400;
}

/* contact page */

.dl-horizontal dt, .dl-horizontal dd {
	margin-bottom: 10px;
}

.contact .accordion-group {
	background: #fff;
}

.contact .contact-form label {
	line-height: 50px;
}

/* 404 page */

.page404 h1, .page404 h1 span {
	color: #333;
	font-size: 300px;
	line-height: 1;
	font-family: 'Caveat Brush', cursive;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
    border: 0;
    background: #eee;
    margin-bottom: 0;
}

/* coming soon page */

.soon {
	font-size: 18px;
}

.soon h1 {
	text-align: left;
}

#mc_embed_signup {
	clear:left;
	width:100%;
}

.soon .email {
    border: 0;
    background: #eee;
    float: left;
    padding: 11px;
}

.soon .button {
	float: left;
	margin-left: 10px;
	padding: 8px 20px;
}

.soon .terms {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

/* faq page */

.accordion.faq {
	margin: 50px 0 30px;
}

.accordion.faq .accordion-group {
	background: #fff;
}

.accordion.faq .accordion-heading {
	font-size: 18px;
    padding: 0 15px;
}

.accordion.faq .accordion-heading a {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
    line-height: 1.5;
}

.accordion.faq .accordion-heading::before {
	content: "\f059";
	font-family: FontAwesome;
	display: block;
    float: left;
    line-height: 40px;
    margin: 0 15px;
    color: #999;
}

.accordion-group:hover .accordion-heading::before {
	color: #333;
}

.accordion.faq .accordion-inner {
	padding: 30px 30px 30px 90px;
}

/* pricing page */

.sparky_container.pricing {
	text-align: center;
}

.sparky_container.pricing .plan {
	border: 1px solid #ccc;
	padding: 50px 0 30px;
	border-radius: 5px;
	margin: 0 15px;
}

.plan_name {
	text-transform: uppercase;
	font-weight: 700;
}

.plan_price {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 0;
	color: #333;
}

.sparky_container.pricing ul {
	margin: 50px 0 50px;
	padding: 0;
	list-style: none;
	min-height: 150px;
}

.sparky_container.pricing li::before {
	content:"\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 10px;
	color: #58b75d;
}

.sparky_container.pricing .plan.recommended {
	background: #424953;
	border: 1px solid #424953;
}

.sparky_container.pricing .plan.recommended,
.sparky_container.pricing .plan.recommended .plan_name,
.sparky_container.pricing .plan.recommended .plan_price,
.sparky_container.pricing .plan.recommended li::before {
	color: #fff;
}

.sparky_container.pricing .plan.recommended a.btn {
	border: 3px solid #fff;
}

.sparky_container.pricing .plan.recommended a.btn:hover {
	background: #333;
	border:3px solid #333;
}


/* blog pages */

.blog .items-row, .blog .item-page {
    padding: 30px 0;
}

.blog .items-row .item {
	padding: 30px 30px 15px 30px;
	border: 1px solid #e8e8e8;
}

.blog .items-row .item-image {
	margin: -30px;
	padding-bottom: 45px;
}

.blog h1 {
	text-align: inherit;
}

.blog .items-row h2,
.blog .items-row h2 a {
	font-size: 18px;
	padding-bottom: 0;
	font-weight: 600;
	text-transform: uppercase;
}

.blog .items-row .item-image ~ ul.tags,
.blog .item-page .item-image ~ ul.tags {
	position: absolute;
    margin-top: -70px;
}

.blog .items-row ul.tags li,
.blog .item-page ul.tags li,
.tagspopular ul li {
	display: inline-block;
	border:0;
	border-radius: 0;
	background: #333;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
}

.blog .item-page .item-image ~ ul.tags li {
	margin: 0 30px;
}

.tagspopular ul li {
	background: #f6f6f6;
}

.tagspopular ul li a {
	font-size: 11px;
}

.mp_right {
	padding-left: 30px;
}

.mp_right h3 {
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    padding-top: 30px;
    border-bottom:5px dotted #538492;
}

.mp_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_right li {
	margin: 0;
	padding: 0 0 15px;
}

.mp_right li a {
	color: #000;
	font-weight: 700;
}

.mp_right li strong {
	font-weight: 400;
}

.mod-articles-category-title {
	display: block;
}

.mod-articles-category-writtenby,
.mod-articles-category-date {
	display: inline-block;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.mp_right .search {
	margin: 30px 0;
}

.mp_right input[type="search"] {
	padding: 18px;
	margin-bottom: 0;
}

/* tags pages */

.tag-category .inputbox {
    border: 0;
    background: #eee;
    margin: 0 15px 0 0;
}

.tag-category button {
	margin: 0 15px 0 0;
}

/* search page */

.search #searchForm .inputbox {
    border: 0;
    background: #eee;
}

.search-results .result-title {
	font-size: 32px;
    line-height: 1.4;
}

.search-results dd {
	margin-left: 35px;
	margin-right: 35px;
}

.search-results .result-category {
	text-transform: uppercase;
    font-weight: 700;
}


/* responsive */

.nav-toggle {
	margin-top: 40px;
	position: relative;
	z-index: 1;
}

.nav-collapse.opened > ul {
	padding-top: 0;
}

.nav-collapse.opened li a {
	height: auto;
}

.nav-collapse.opened > ul ul li {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:1200px) {

	.big_text {
	    font-size: 48px;
	}

	.hot_swipe_carousel_slides .contents {
		width: auto !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 48px !important;
	}

}

@media (max-width:991px) {

	.hot_swipe_carousel_slides .contents {
		top: 30% !important;
	}

	.mp_mainmenuleft .sparky_menu {
		display: none;
	}

	.mp_mainmenuright {
		width: 0;
		padding: 0;
	}

	.mp_mainmenuleft {
		display: none;
	}

	.one .mp_logo, .one .mp_mainmenuright {
		width: 50% !important;
		padding: 15px;
	}

	.mp_logo {
		text-align: left;
	}

	.intro_text {
		width: 220px;
		margin-top: 70px;
	}

	.soon .button {
	    margin-left: 0;
	}

	.page404 h1 {
	    font-size: 150px;
	}

	.sparky_container.pricing .plan {
		margin: 0;
	}

	.mp_right input[type="search"] {
		margin-bottom: 15px;
	}
  
    .parallaxrow {
        background-attachment: inherit;
    }

}

@media (max-width:940px) {
  .intro_text {
        width: 220px;
        margin-top: 70px;
    }
	.mp_user1, .mp_user2, .mp_user4, .mp_user5 {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.mp_user2 .moduletable, .mp_user4 .moduletable {
		position: relative;
		margin-top: 0;
		width: 100%;
	}

	.mp_user5 .moduletable {
		margin-top: 15px;
	}

	.intro_text {
	    width: 300px;
	    margin-top: 105px;
	}

}


@media (max-width:767px) {
  .intro_text {
        width: 80%;
        margin-top: 70px;
        max-width: 300px;
    }
	.item-page .sparky_container {
	     margin: 0; 
	}

	.items-row.row-fluid .span2,
	.items-row.row-fluid .span3,
	.items-row.row-fluid .span4,
	.items-row.row-fluid .span6 {
	    width: 100%;
	    margin: 0 0 30px;
	}

	.mp_right {
	     padding-left: 15px; 
	}

	.mp_right input[type="search"] {
		margin-bottom: 0;
	}

	.sparky_container.portfolio {
		text-align: center;
	}
  
    .parallaxrow {
        background-size: contain;
    }

}

@media (max-width:600px) {
  .mp_user2 .moduletable .custom,
    .mp_user4 .moduletable .custom {
        width:90%;
        max-width: 300px;
        left: 20px !important;
    }
	.sparky_home .logorow {
		position: relative;
	}

	.hot_swipe_carousel_slides .contents {
		top: 20% !important;
	}

	.two-cols {
	    -moz-column-count: 1;
	    -webkit-column-count: 1;
	    column-count: 1;
	    -moz-column-gap: 0;
	    -webkit-column-gap: 0;
	    column-gap: 0;
	}

	.dl-horizontal dt {
	    width: auto;
	}

	.dl-horizontal dd {
	    margin-left: 30px;
	}
  
    .parallaxrow {
        min-height:400px;
    }

}

/* For DEMO purposes only. Can be safely deleted */

.sparky_settings {
	position: fixed;
	z-index: 9999;
    top: 40%;
    padding: 10px;
    background: #ccc;
    border-radius: 0 32px 32px 0;
    cursor: pointer;
    line-height: 1.4;
}

.sparky_settings:hover {
	background: #000;
}

.settings_content {
	display: none;
	float: left;
	padding-right: 30px;
}

.settings_content span {
	display: inline-block;
	width: 38px;
	height: 38px;
	border:3px solid #666;
	border-radius: 19px;
}

.settings_content span:hover {
	border:3px solid #fff;
}

.settings_content span.style1 {
	background: #cfdceb;
}

.settings_content span.style2 {
	background: #FFD7C6;
}

.settings_content span.style3 {
	background: #8DB888;
}

.settings_content span.style4 {
	background: #FFCE45;
}

.settings_content span.style5 {
	background: #75BABA;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}

@-moz-keyframes spin {
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}