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: #8ccc00;
	border: 0;
	border-radius: 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	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, .hot_simple_contact input.btn:active, .hot_simple_contact input.btn:focus {
	background: #384452;
	box-shadow: 0 0 5px #eee;
	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: 5px;
	border:1px solid #ddd;
	padding: 8px;
	box-shadow: 0 0 5px #eee;
}

.sparky_home dl.article-info {
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	color:#ccc;
	letter-spacing: 2px;
}

.heading {
	font-size: 20px;
}

ul.checklist li:before {
    color: #58b75d;
}

.item-page-thin {
	max-width: 800px;
	margin: 0 auto;
}

h2.row_heading {
    font-size: 40px;
    line-height: 1.4;
    padding: 15px 0px;
    margin: 0px;
    font-weight: 400;
    text-align: center;
}

h3.row_subheading {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 0;
    color: #777777;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}

/* logorow */

.sparky_home .logorow {
	position: absolute;
	width: 100%;
}

.sparky_inner .logorow {
	background:#306085;
}

.sparky_logo {
	line-height: 1.4;
}

.logorow ul.menu > li > a, ul.menu > li > span {
	text-transform: uppercase;
}

.logorow ul.menu > li {
	border-radius: 5px;
	margin-left: 10px;
}

.logorow ul.menu > li.parent {
    border-radius: 5px 5px 0 0;
}

.logorow ul.menu > li:last-child {
	background:#fff;
	margin-left: 25px;
}

.logorow ul.menu > li:last-child a {
	color:#444;
}

.logorow ul.menu > li > ul {
	border-radius: 0 5px 5px 5px;
	border-bottom: 3px solid #306085;
}

/* carouselrow */

.sparky_home .carouselrow {
	text-align: center;
	padding-top: 110px;
	background: #306085; /* Old browsers */
	background: radial-gradient(farthest-side at 50% 100%, #6b9dc4, #306085);
}

.carouselrow .sparky_container {
	background:url(../images/custom/cloud_divider.png) bottom no-repeat;
	background-size:contain;
}

.sparky_inner .carouselrow .sparky_cell {
	padding: 0;
}

.carouselrow h1 {
	text-align: center;
	color: #fff;
	padding-top: 15px;
	font-size: 52px;
}

.carouselrow h2 {
	text-align: center;
	color: #fff;
}

.sparky_home .carouselrow h4 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.sparky_home .carouselrow p {
	color: #fff;
	max-width: 600px;
	margin: 0 auto 15px;
}

.carouselrow .btn {
	margin-top: 15px;
}

.hot_swipe_carousel_slides .contents {
	border-radius: 5px;
}

.hot_swipe_carousel_slides .flickity-page-dots {
	width: 40px;
    right: 15px;
}

.hot_swipe_carousel_slides .flickity-page-dots .dot,
.hot_swipe_carousel_slides .flickity-page-dots .dot.is-selected {
	display: block;
    margin-bottom: 5px;
	width: 20px;
	height: 20px;
	border-radius: 3px;
}


/* breadcrumbsrow */

.breadcrumbsrow .sparky_cell {
	padding: 10px 15px;
}

.breadcrumbsrow .breadcrumb {
	margin: 0;
	padding: 0 !important;
	background: #f9fbfa;
}

.mp_header2, .mp_header3 {
	text-align: center;
	padding-bottom: 0;
}

.mp_header2 h2, .mp_header3 h2, .mp_advert2 h2 {
	text-align: center;
}

.mp_header2 h2 span, .mp_header3 h2 span, .mp_advert2 h2 span {
	font-weight: 700;
}

.mp_header2 p, .mp_header3 p, .mp_advert2 p {
	max-width: 600px;
	margin: 0 auto;
}


/* userrow */

.userrow {
	text-align: center;
	padding-bottom: 50px;
	margin: 70px 0 50px;
}

.userrow .sparky_cell {
	padding: 50px 45px;
	margin:0 30px;
	width: calc(33% - 60px);
}

.userrow h3 {
	text-align: center;
	font-size: 18px;
}

.userrow img {
	padding-bottom: 15px;
}

.userrow img::after {
	content:"";
    display: block;
    background: #ccc;
    width: 60px;
    height: 10px;
}

.userrow a {
	text-transform: uppercase;
}

.mp_user2 {
	box-shadow: 0px 20px 60px #eee;
}


/* userrow2 */

.userrow2 {
	padding: 50px 0;
	text-align: center;
}

.userrow2 .sparky_container {
	display: flex;
	flex-wrap: wrap;
}

.userrow2 .sparky_cell {
	background:#fff;
	margin:0 30px;
	width: calc(33% - 60px);
	border-radius: 5px;
	box-shadow: 0px 20px 60px #eee;
}

.mp_header3 {
	padding-top: 60px;
}

.userrow2 h4 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.userrow2 .price {
	font-size: 28px;
	font-weight: bold;
	color: #384452;
}

.userrow2 .mp_user5 .price {
	font-size: 32px;
	line-height: 44px;
}

.userrow2 .mp_user4, .userrow2 .mp_user6 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mp_user4 h4 {
	color: #f6d830;
}

.mp_user5 h4 {
	color: #8ccc00;
}

.mp_user6 h4 {
	color: #306085;
}

.userrow2 ul {
	list-style: none;
	min-height: 170px;
}

.userrow2 .mp_user5 ul {
	min-height: 200px;
    margin-top: 50px;
}

.userrow2 li {
	padding: 5px 0;
}

.userrow2 .btn {
	min-width: 200px;
}

.mp_user4 .btn {
	background: #f6d830;
}

.mp_user6 .btn {
	background: #306085;
}

.mp_user4 .btn:hover, .mp_user6 .btn:hover {
	background: #384452;
}

.hot_swipe_carousel_slides2 img {
    width: auto !important;
    max-width: 120px !important;
    margin-top: 20px;
    border:1px solid #eee;
    box-shadow: 0 0 20px #ccc;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.hot_swipe_carousel_slides2 .contents {
    position: relative !important;
    padding-top: 30px !important;
    min-height: 280px;
}

.hot_swipe_carousel_slides2 .contents .testimonial {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-style: italic;
    font-size: 18px;
}

.hot_swipe_carousel_slides2 .contents p {
	max-width: 600px;
	margin: 15px auto 0;
}

.hot_swipe_carousel_slides2 .contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	content: "\f10e";
	color: #ccc;
	font-size: 24px;
	display: block;
	margin-bottom: 15px;
}

.hot_swipe_carousel_slides2 .gallery-cell, .hot_swipe_carousel_slides2 h4 {
	text-align: center;
}

.hot_swipe_carousel_slides2 .flickity-page-dots {
	position: relative;
	padding: 0;
}

.hot_swipe_carousel_slides2  .flickity-page-dots .dot {
	width: 12px;
	height: 12px;
	background: #ccc;
}

.hot_swipe_carousel_slides2 .flickity-page-dots .dot.is-selected {
	width: 12px;
	height: 12px;
	background: #ccc;
}


/* contentrow */

.contentrow {
	padding: 30px 0 50px;
}

.blog-items .blog-item {
    padding: 30px 0;
}

.blog-featured .item-image {
	max-width: 240px;
	float: left;
	margin: 0 30px 0 0;
}

.blog-featured h2, .blog-featured h2 a {
	font-size: 24px;
	padding-top: 0;
	padding-bottom: 0;
}

.blog-featured dl.article-info {
    display: inline-block;
    width: auto;
    max-width: 280px;
    margin: 0 0 10px;
    padding: 4px 0px 3px;
    font-size: 12px;
}

.blog-featured dl.article-info dd {
	border-right: 0;
}

.sparky_inner .item {
	padding-bottom: 70px;
}

.sparky_inner .items-row:last-child .item {
	padding-bottom: 0;
}

.abovecontent {
	padding: 0 0 50px 0;
}

.abovecontent, .abovecontent h2, .abovecontent h3 {
	text-align: center;
}

.abovecontent h2 span {
	font-weight: bold;
}

.abovecontent p {
	max-width: 700px;
	margin: 0 auto;
}

#nav-arrows.nav-arrows {
	text-align: initial;
}

.sb-description h3 {
	padding: 15px 0;
}

.sb-description h3 span {
	color: initial;
}

.contentrow .item-page li {
	line-height: 1.6;
}

.item-image img {
	width: 100%;
}


/* contactrow */

.contactrow {
	background: #f9fbfa url(../images/custom/cloud_divider2.png) bottom no-repeat;
	background-size: contain;
	padding-top: 30px;
	padding-bottom: 150px;
	text-align: center;
}

div.hot_simple_contact {
	width: 360px;
	margin: 0 auto;
	padding-top: 30px;
}

div.hot_simple_contact input, div.hot_simple_contact textarea {
	font-size: 14px;
	padding: 8px;
}

div.hot_simple_contact textarea {
	height: 120px;
}

div.hot_simple_contact .form-group {
    margin-bottom: 15px;
}

div.hot_simple_contact input.button {
	width: 100%;
	margin-top: 20px;
}

/* message */

#system-message-container {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 30px;
}

#system-message-container span.info {
    border: 0;
    background: transparent;
    padding: 0;
}

#system-message-container span.info::before {
    float: none;
}

/* partnersrow */

.partnersrow {
	padding: 0;
}

.partnersrow .sparky_cell {
	padding-top: 0;
}

.partnersrow img {
	margin-right: 30px;
}

.partnersrow img:last-child {
	margin-right: 0;
}


/* bottomrow */

.bottomrow {
}

.bottomrow .sparky_cell {

}

.mp_bottom1 {
	padding-right: 80px;
}

.bottomrow h3 {
	text-transform: uppercase;
	font-size: 18px;
}

.bottomrow .phone {
	font-size: 18px;
	letter-spacing: 2px;
}

.bottomrow a {
	font-weight: 400;
	color: #333;
}


/* copyrightrow */

.copyrightrow .sparky_container {
	border-top:1px solid #eee;
}

.mp_footer {
	text-align: right;
}

.copyrightrow i {
	display: inline-block;
	width: 35px;
	margin-left: 5px;
	font-size: 18px;
	color: #a3a6af;
	text-align: center;
}

.copyrightrow i:hover {
	color: #333;
}

.copyrightrow a {
	font-weight: 400;
	color: #333;
}

.copyrightrow p {
	margin: 0;
}


/* team page */

.contentrow .sparky_container.team {
	width: 100%;
}

.contentrow .sparky_container.team .sparky_cell {
	border:0;
	padding-left: 15px;
	padding-right: 15px;
}

.contentrow .team, .meet-the-team h1 {
	text-align:center;
}

.contentrow .team p.name {
	text-transform: uppercase;
	font-size: 20px;
}

.team img {
	border-radius: 50%;
}

.team_position {
	display: block;
	font-size: 13px;
	text-transform: none;
	color: #ccc;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.contentrow .team i {
    font-style: normal;
    margin: 0 10px;
}


/* pricing page */

.sparky_container.pricing {
	text-align: center;
	width: 100%;
}

.pricing-page h1, .pricing-page .heading {
	text-align: center;
	margin: 0 10%;
}

.sparky_container.pricing .plan {
	background: #f9fbfa;
	padding: 50px 30px 30px;
	margin: 50px 15px;
	border-radius: 5px;
    box-shadow: 0px 20px 60px #ddd;
}

.sparky_container.pricing .plan.recommended {
	margin: 0 15px;
}

.sparky_container.pricing .plan.recommended ul {
	margin: 100px 0;
}

.plan_name {
	text-transform: uppercase;
	font-weight: 700;
	color: #f6d830;
}

.pricing .sparky_cell:nth-of-type(2) .plan_name {
	color: #8ccc00;
}

.pricing .sparky_cell:nth-of-type(3) .plan_name {
	color: #306085;
}

.plan_price {
	font-size: 28px;
	font-weight: 700;
	color: #384452;
}

.sparky_container.pricing ul {
	margin: 50px 0 50px;
	padding: 0;
	list-style: none;
	min-height: 160px;
}

.sparky_container.pricing li::before {
	content:"\f00c";
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	display: inline-block;
	margin: 0 10px;
	color: #58b75d;
}

.pricing .btn {
	min-width: 200px;
}

.pricing .sparky_cell:nth-of-type(1) .btn {
	background: #f6d830;
}

.pricing .sparky_cell:nth-of-type(3) .btn {
	background: #306085;
}

.pricing .sparky_cell:nth-of-type(1) .btn:hover,
.pricing .sparky_cell:nth-of-type(3) .btn:hover {
	background: #384452;
}


/* contact page */

.dl-horizontal dt, .dl-horizontal dd {
	margin-bottom: 10px;
}

.contact .accordion-group {
	background: #fff;
}

.contact .contact-form label {
	line-height: 35px;
}


/* 404 page */

.sparky_container.page404 {
	width: 100%;
}

.sparky_container.page404 .sparky_cell {
	border:0 !important;
}

.page404 h1 {
	font-size: 250px;
	color: #ccc;
	line-height: 1;
	padding-top: 0;
	font-weight: 700;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
    border: 0;
    background: #eee;
    margin-bottom: 0;
}


/* coming soon page */

.soon {
	font-size: 18px;
}

.contentrow .soon.sparky_container {
	width: 100%;
}

.contentrow .soon .sparky_cell {
	border:0 !important;
}

.soon h1 {
	text-align: left;
}

#mc_embed_signup {
	clear:left;
	width:100%;
}

.soon .email {
    border: 0;
    background: #eee;
    float: left;
    padding: 9px;
}

.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: 'Font Awesome 5 Free';
    font-weight: 900;
	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 60px;
}

.item-page .accordion.faq a:after {
    display: none;
}


/* blog pages */

.blog .items-row {
	padding: 0;
}


ul.tags.inline li {
	border: 0;
    text-transform: uppercase;
}

ul.tags.inline li a.label {
	color: #333;
	background: #f6f6f6;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 400;
}

ul.tags.inline li a.label:hover {
	color: #b9a981;
}

.tagspopular ul li {
	background: #f6f6f6;
	border-radius: 3px;
	display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
}

.tagspopular ul li a {
	font-size: 11px;
}

.mp_right h3 {
	line-height: 1;
}

.mp_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_right li {
	margin: 0;
	padding: 0 0 15px;
}

.mp_right .mod-articles-category-title {
	font-size: 18px;
}

.mp_right li strong {
	font-weight: 400;
}

.mod-articles-category-title {
	display: block;
}

.mod-articles-category-writtenby,
.mod-articles-category-date {
	display:block;
	font-size: 13px;
	text-transform: uppercase;
    color: #ccc;
    letter-spacing: 2px;
    padding-bottom: 15px;
}

dl.article-info {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.item-page dl.article-info {
	padding: 30px 0;
}

dl.article-info dd {
    padding: 0 15px;
    border-right: 0;
}

.mp_right .newsflash img {
	border: 1px solid #eee;
    padding: 5px;
}

/* 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: -5px;
	position: relative;
	z-index: 1;
	background: url(../images/tinynav_white.png);
  	background-size: 42px 84px;
}

.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:1189px) {

	.blog-featured .item-image {
	    max-width: 100%;
	    float: none;
	    margin: 0 0 30px 0;
	}

	.partnersrow img {
		max-width: 150px;
	}

}


@media (max-width:991px) {

	.logorow nav:not(.opened) ul.menu {
		opacity: 0;
	}

	.logorow ul.menu > li {
		margin-left: 0;
		border-radius: 0;
	}

	.logorow ul.menu > li.parent {
		border-radius: 0;
	}

	.logorow ul.menu > li:last-child {
		background:#fff;
		margin-left: 0;
		border:3px solid #444;
	}

	.logorow ul.menu > li:last-child a {
		color: #444 !important;
	}

	.userrow .sparky_container,
	.userrow2 .sparky_container {
		width: 100%;
	}

	.userrow .sparky_cell {
	    padding: 30px 20px;
      	margin: 0;
      	width: 33.33%;
	}
  
  	.userrow2 .sparky_cell {
      	margin-left: 7px;
      	margin-right: 7px;
      	width: calc(33.33% - 14px);
  	}

	.userrow2 ul {
	    margin: 15px 30px;
	}

	.userrow2 .btn, .pricing .btn {
	    min-width: 0;
	}
  
  	.sparky_container.pricing .plan {
      	padding: 50px 15px 30px;
    	margin: 50px 0;
  	}
  
  	.sparky_container.pricing .plan.recommended {
        margin: 0;
    }

}

@media (max-width:767px) {

	.carouselrow h1, h1, h1 a {
	    font-size: 44px;
	}

	h2, h2 a {
		font-size: 40px;
	}

	.userrow .sparky_cell {
		margin: 0;
	}

	.mp_user2 {
	    box-shadow: none;
	}

	.partnersrow {
		text-align: center;
	}

	.partnersrow img, .partnersrow img:last-child {
	    margin: 0 15px;
	}

	.bottomrow .sparky_cell {
	    width: 50% !important;
	}

	.mp_bottom1 {
	    padding-right: 15px;
	}

	.mp_bottom3 {
		clear: both;
	}

	.copyrightrow .mp_copyright, .copyrightrow .mp_footer {
		text-align: center;
	}

	.copyrightrow .mp_copyright {
		padding-bottom: 0;
	}

	.hot_swipe_carousel_slides .contents {
	    padding: 15px !important;
	    top: 30px !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 24px !important;
		padding: 5px 0;
	}

	.dl-horizontal dt {
		width: 30px;
	}

	.dl-horizontal dd {
	    margin-left: 50px;
	}

}


@media (max-width:600px) {

	.one .mp_logo {
	    width: 70% !important;
	}

	.one .mp_topmenu {
	    width: 30% !important;
	}

	img.img_right, img.img_left {
	    margin: 0 0 30px 0;
	    float: none;
	    width: 100%;
	}

	.hot_swipe_carousel_slides .contents {
		width: 90% !important;
	}

	.flickity-page-dots {
		display: none;
	}

}

@media (max-width:400px) {

	div.hot_simple_contact input.button {
	    width: 90% !important;
	   	padding-left: 5%;
	    padding-right: 5%;
	}

}



/* 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 #fff;
	border-radius: 19px;
}

.settings_content span:hover {
	border:3px solid #ccc;
}

.settings_content span.style1 {
	background: #306085;
}

.settings_content span.style2 {
	background: #973726;
}

.settings_content span.style3 {
	background: #181b27;
}

.settings_content span.style4 {
	background: #6F3662;
}

.settings_content span.style5 {
	background: #668E39;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
    animation:spin 4s linear infinite;
}

@keyframes spin {
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}

	