html, body {
  overflow-x: hidden;
}

.sparky_cell {
  	padding:15px;
}

code, .popover, .popover * {
    color: #333;
}

label {
    font-size: 16px;
}

button, button.btn, button.btn-primary, input.button, a.btn, p.readmore a.btn {
    background: transparent;
    border: 3px solid #333;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.3s;
  	height: 50px;
}

button:hover, button.btn:hover, button.btn-primary:hover, input.button:hover, a.btn:hover,
button:active, button.btn:active, button.btn-primary:active, input.button:active, a.btn:active,
button:focus, button.btn:focus, button.btn-primary:focus, input.button:focus, a.btn:focus,
p.readmore a.btn:hover, p.readmore a.btn:active, p.readmore a.btn:focus {
    background: transparent;
    border: 3px solid #f1819c;
    color: #f1819c;
    transition: all 0.3s;
}

p.readmore {
  	margin-bottom: 50px;
}

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: 12px;
    box-shadow: none;
    box-sizing: border-box;
}

textarea {
    border-radius: 0;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, input:focus:invalid:focus, textarea:focus:invalid:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #f1819c;
}

dl.article-info {
    margin: 0;
    width: auto;
    font-size: 14px;
    color: #ccc;
}

dl.article-info dd {
    border-right: 0;
}

ul.tags.inline {
    margin-bottom: 15px;
}

ul.tags.inline li {
    opacity: 0.7;
}

ul.tags.inline li:hover {
    background: transparent;
    opacity: 1;
}

.pager li>a, .pager li>span {
    background: transparent;
    border: 1px solid #121212;
    border-radius: 23px;
    color: #121212;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 25px;
    text-transform: uppercase;
}

.pager li>a:hover {
    background: transparent;
    border: 1px solid #c660ff;
    color: #c660ff;
}

/* logorow */

.sparky_home .logorow {
    position: absolute;
    width: 100%;
}

.full.logorow .sparky_container .sparky_cell {
    padding-left: 15px;
    padding-right: 15px;
}

.mp_logo, .mp_top1 {
    position: relative;
    z-index: 1;
}

.mp_logo img {
    max-width:175px;
}

.logorow ul.menu > li > a {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.logorow ul.menu li a:hover {
    text-decoration: none;
}

.fix_menu {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.09);
    background: #fff;
}

.fix_menu .sparky_cell, .topmenuhide.topmenushow .sparky_cell {
    padding-top: 0;
    padding-bottom: 0;
}

.topmenuhide {
    background: #fff;
}

.fix_menu .sparky_logo {
    color: #dd4154;
}

.fix_menu ul.menu > li.active > a,
.fix_menu ul.menu > li.active > span,
.fix_menu ul.menu > li > a,
.fix_menu ul.menu > li > span {
    color: #000;
}

.fix_menu ul.menu > li.active:hover > a,
.fix_menu ul.menu > li.active:hover > span,
.fix_menu ul.menu > li:hover > a,
.fix_menu ul.menu > li:hover > span {
    color: #fff;
}

.mp_top1 {
    text-align: right;
}

.mp_top1 p {
    margin: 0;
    line-height: 60px;
}

.mp_top1 a {
    color: #000;
    padding: 0 5px;
    font-size: 18px;
}

.mp_top1 a:hover {
    color: #f1819c;
}

.mnu_mainmenu li ul ul {
    left: calc(200px - 24px);
}

/* carouselrow */

.hot_swipe_carousel_slides .contents {
    padding-right: 590px !important;
}

.carouselrow .sparky_cell {
    padding-top: 0;
  	padding-left: 0;
  	padding-right: 0;
}

.carouselrow h2 {
    padding-bottom: 30px;
}

.hot_swipe_carousel_slides:not(.flickity-enabled) {
    display: none;
}

.flickity-prev-next-button {
    top: 45% !important;
    height: 39px !important;
}

.carouselrow .flickity-prev-next-button,
.carouselrow .flickity-prev-next-button:hover {
    border: 0;
    border-radius: 0;
    background: rgba(255,255,255,0.5);
}

.carouselrow .flickity-prev-next-button.previous {
    left: 0;
}

.carouselrow .flickity-prev-next-button.next {
    right: 0;
}

.carouselrow .flickity-prev-next-button .arrow {
    fill: #444;
}

.carouselrow .flickity-prev-next-button:hover .arrow {
    fill: #666;
}

.carouselrow .contents h2, .carouselrow .contents p {
    position: relative;
    top: 0;
    opacity: 0;
}

.carouselrow .is-selected .contents h2, .carouselrow .is-selected .contents p {
    animation-name: carousel_text_fade;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.carouselrow img.carousel_icon {
    width: 60px;
    height: 60px;
    border-radius: 5px;
}

@keyframes carousel_text_fade {
    0%  {opacity: 0; top: -30px;}
    100% {opacity: 1; top: 0; }
}

/* content row */

.contentrow {
    padding-bottom: 30px;
}

.home_icon {
    text-align: center;
    background: #f5dee4;
    width: 150px;
    margin: 0 auto 15px;
    border-radius: 50%;
}

.gallery_row {
    background: #f8f0f2 url(../images/gallery_bg.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 30px;
    margin-bottom: 0 !important;
}

.gallery_row .page_container {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.maxwidth50percent {
    max-width: 50%;
}

.maxwidth600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.gallery_row .sparky_cell .sparky_cell {
    padding: 0;
}

.gallery_row .sparky_cell .sparky_cell img {
    padding: 7px;
}

.testimonialsrow {
    background: url(../images/testimonials_bg.jpg);
    background-size: cover;
    margin-top: 0 !important;
    text-align: center;
}

.testimonialsrow h2 {
    color: #fff;
}

.testimonialsrow li {
    text-align: center;
}

.content_sparky {
    padding: 0;
}

.content_sparky li {
    line-height: 1.7;
}

.belowcontent {
    padding: 30px 0 60px;
}

.pull-left.item-image,
.pull-right.item-image {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

.pull-none.item-image {
    margin-bottom: 30px;
}

dl.article-info {
    padding-bottom: 15px;
}

dl.article-info {
    padding-left: 0;
    padding-right: 0;
}

dl.article-info span.icon-calendar {
    display: none;
}

.mp_right .moduletable {
    padding: 15px 15px 30px 15px;
}

.abovecontent, .abovecontent h2 {
    text-align: center;
}

.counter_container .counter_field,
.counter_container .counter_number {
    margin: 0 !important;
    text-align: inherit !important;
}

.counter_container .counter_number {
    float: left;
    font-weight: 700;
    width: 40%;
    text-align: right !important;
}

.counter_container .counter_text {
    float: left;
    width: 60%;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 15px;
    line-height: 1.3;
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next {
    padding: 10px !important;
    margin: 0 10px;
    font-size: 14px;
    line-height: 1;
}

.film_tape_nav {
    text-align: right;
    margin-top: -50px;
    margin-bottom: 50px;
}

.testimonial_name {
    font-weight: 700;
    color: #fff;
    padding-top: 15px;
}


/* footer row */

.footerrow {
    padding: 30px 0;
}

.footerrow h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    padding-bottom: 30px;
}

.footerrow ul.menu li {
    padding-top: 0;
}

.mp_bottom1 {
    padding-left: 0;
}

.mp_bottom4 {
    padding-right: 0;
}

/* copyright row */

.copyrightrow {
    padding: 15px;
}

.copyrightrow .sparky_container {
    border-top:1px solid #ccc;
}

.copyrightrow .sparky_cell {
    padding: 30px 0;
}

.copyrightrow p {
    margin: 0;
}

.mp_footer {
    text-align: right;
}

.mp_footer a {
    color: #000;
    display: inline-block;
    padding: 0 5px;
}

.mp_footer a:last-child {
    padding-right: 0;
}

.mp_footer a:hover {
    color: #f1819c;
}

.mp_footer i {
    font-size: 18px;
}

/* content row - layout */

.page_row {
    margin: 50px -15px;
}

.page_container::after {
    content: '';
    display: table;
    clear: both;
}

.page_container > .sparky_cell {
    float: left;
}

.row_full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow:hidden;
}

/* special containers */

.flexcontainer {
    display: flex;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.notopbottommargin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.notopmargin {
    margin-top: 0 !important;
}

.nobottommargin {
    margin-bottom: 0 !important;
}

.notopbottompadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.notoppadding {
    padding-top: 0 !important;
}

.nobottompadding {
    padding-bottom: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.bigpadding {
    padding: 50px !important;
}

.margintop30 {
    margin-top: 30px !important;
}

.marginbottom30 {
    margin-bottom: 30px !important;
}

.paddingtop30 {
    padding-top: 30px !important;
}

.paddingbottom30 {
    padding-bottom: 30px !important;
}

.maxwidth50 {
    max-width: 50%;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

/* page headers */

.bg1, .bg2, .bg3, .bg4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 300px;
    text-align: center;
}

.bg1 h1, .bg2 h1, .bg3 h1, .bg4 h1 {
    text-align: center;
}

.bg1 {
    background-image: url(../images/header_bg1.jpg);
    background-size: cover;
    background-position: bottom;
}

.bg2 {
    background-image: url(../images/header_bg2.jpg);
    background-size: cover;
    background-position: center;
}

.bg3 {
    background-image: url(../images/header_bg3.jpg);
    background-size: cover;
    background-position: bottom;
}

.bg4 {
    background-image: url(../images/header_bg4.jpg);
    background-size: cover;
}

/* text styles */

p.big_text {
    color: #f1819c;
    font-size: 24px;
    font-weight: 400;
    font-family: Lora, serif;
    line-height: 1.3;
    padding-bottom: 20px;
}

.thin {
    max-width: 720px;
    margin: 15px auto;
}

.thin_left {
    max-width: 720px;
    margin: 15px;
}

.thin_right {
    max-width: 720px;
    margin: 15px 15px 15px auto;
}

.thinner {
    max-width: 460px;
    margin: 15px auto;
}

.colored {
    color: #f1819c;
}

.greybg {
    background: #f8f0f2;
}

span.p_number {
    font-size: 36px;
    color: #fff;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #f3ce5c;
    border-radius: 50%;
    margin: 0 15px 10px 0;
}

.smalltext {
    color: #aaa;
    font-size: 14px;
}

/* team page */

.team .mask {
    background: #f4f6f7;
    padding: 15px;
    margin-top: 15px;
}

.team .mask h3 {
    padding-bottom: 0;
}

.team .mask a {
    padding: 0 7px;
}

/* testimonials page */

.page_container.portfolio .sparky_cell {
    padding: 0 15px;
}

.page_row:nth-of-type(even) .page_container.portfolio .greybg {
    border-radius: 0 0 100px 0;
    padding-left: 50px;
}

.page_row:nth-of-type(odd) .page_container.portfolio .greybg {
    border-radius: 0 0 0 100px;
    padding-left: 50px;
}

.page_container.portfolio .greybg p,
.page_container.portfolio .greybg h4 {
    padding-left: 30px;
    padding-right: 30px;
}

.page_container.portfolio .greybg h4 {
    padding-top: 30px;
}

.work_title {
    color: #aaa;
}

/* pricing page */

.page_container.pricing {
    text-align: center;
}

.page_container.pricing .plan {
    border: 1px solid #fff;
    background: #fff;
    padding: 30px;
    border-radius: 7px;
    box-shadow: #c9c9c9 0px 3px 7px;
    transition: all 0.3s;
}

.page_container.pricing .plan {
    border-radius: 7px;
}

.page_container.pricing .plan:hover,
.item-page .page_container.pricing .plan:hover,
.plan_border {
    border: 1px solid #f1819c !important;
    transition: all 0.3s;
}

.page_container.pricing .plan_name {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.page_container.pricing .plan_price {
    color: #f1819c;
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
}

.page_container.pricing ul {
    margin: 50px 30px;
    padding: 0;
    list-style: none;
    min-height: 150px;
    text-align:center;
    text-align: left;
    display: inline-block;
}

.page_container.pricing li::before {
    content:"\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 10px;
    color: #58b75d;
}

.page_container.pricing li.negative::before {
    content:"\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 10px;
    color: red;
}

.page_container.pricing .plan.recommended {
}

.page_container.pricing .plan.recommended,
.page_container.pricing .plan.recommended .plan_name,
.page_container.pricing .plan.recommended .plan_price,
.page_container.pricing .plan.recommended .plan_term,
.page_container.pricing .plan.recommended li {
}

.page_container.pricing img {
    border-radius: 5px;
}

/* faq */

button.accordion-button:hover,
button.accordion-button:active,
button.accordion-button:focus {
  	border:0;
}

/* 404 page */

.page-404 input.inputbox.search-query {
    width: 100%;
}

/* Responsive */

.nav-toggle {
    margin-top: 10px;
    background: url(../images/tinynav.png);
    background-size: 42px 84px;
    width: 42px;
    height: 42px;
}

.fix_menu .nav-toggle:not(.active) {
    background: url(../images/tinynav.png);
    background-size: 42px 84px;
}

@media (max-width: 1070px) {

    .hot_swipe_carousel_slides .contents {
        padding: 0 15px !important;
        width: 50% !important;
        margin: 0 !important;
    }

}

@media (max-width: 991px) {

    .logorow nav:not(.opened) ul.menu {
        display: none;
    }

    .logorow .sparky_menu {
        position: relative;
        z-index: 999;
    }

    .sparky_logo_image {
        padding-top: 10px;
    }

    .nav-collapse.opened > ul {
        background: #121212;
    }

    .nav-collapse.opened > ul ul {
        margin-top: 10px;
    }

    .nav-collapse.opened li {
        padding-bottom: 10px;
    }

    .nav-collapse.opened > ul > li > a {
        line-height: 42px;
        height: 42px;
    }

    .mnu_mainmenu li ul li {
        border-bottom: 0;
        padding-top: 5px;
        padding-bottom: 5px !important;
    }

    .mnu_mainmenu li ul li a {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .mnu_mainmenu li ul li ul li a {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .hot_swipe_carousel_slides .contents {
        top: 25% !important;
    }

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 36px !important;
    }

    .copyrightrow .sparky_cell {
        width: 50%;
    }

    .page_container.pricing .sparky_cell {
        width: 100%;
    }

    .page_row.team .sparky_cell {
        width: 50%;
    }

    .responsivelightbox_column {
        flex: 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 767px) {
  
  	.page_container > .sparky_cell, .page_row.team .sparky_cell {
      	float: none;
      	width: 100%;
  	}
  
  	.sparky_cell {
      	padding-left: 0;
      	padding-right: 0;
  	}

    .one .mp_logo {
        width: 50% !important;
    }

    .one .mp_top1 {
        width: 30% !important;
    }

    .logorow.one .sparkle7 {
        width: 20% !important;
    }

    .sparky_logo_image {
        padding-top: 0;
    }

    .content_sparky {
        padding: 0 15px;
    }
  
  	.mp_right .moduletable {
      	padding: 0;
  	}

    .page_row:not(.row_full) {
        margin: 50px 0;
    }

    .hot_swipe_carousel_slides .contents {
        top: 20% !important;
    }

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 24px !important;
    }

    .flickity-page-dots {
        bottom: 10px !important;
    }

    .carouselrow img.carousel_icon {
        width: 30px;
        height: 30px;
    }

    .designsrow img {
        width: 100%;
    }

    .item-image img {
        width: 100%;
    }

    .page_row.team img {
        width: 100%;
    }

    .bg1, .bg2, .bg3, .bg4 {
        background-position: right;
    }

    .bg1 h1, .bg2 h1, .bg3 h1, .bg4 h1 {
        background: rgba(255,255,255,0.5);
    }
  
  	.page_row .page_container.portfolio .greybg {
      	padding-bottom: 30px;
  	}

    .mp_right {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mp_bottom1 {
         padding-left: 15px; 
    }

    .copyrightrow, p.copyright, .mp_footer {
        text-align: center;
    }

}


@media (max-width: 550px) {

    .hot_swipe_carousel_slides .contents {
        position: relative !important;
        background: #333 !important;
        width: 100% !important;
        left: 0 !important;
      	color: #fff !important;
      	min-height: 200px;
        padding: 15px !important;
    }
  
  	.flickity-viewport {
      	min-height: 400px;
  	}

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 18px !important;
      	color: #fff !important;
    }

    .carouselrow h2 {
        padding-bottom: 15px;
    }
  
  	.portfolio.flexcontainer {
    	display:block;  
  	}
  
  	.portfolio.flexcontainer img {
    	padding:30px 0;
  	}

}

@media (max-width: 400px) {
  
  	.one .mp_logo {
        width: 40% !important;
        padding-top: 10px !important;
        padding-right: 0 !important;
    }

    .one .mp_top1 {
        width: 40% !important;
    }

    .logorow.one .sparkle7 {
        width: 20% !important;
    }

    .one .mp_logo img {
        max-width: 100%;
    }

}

/* For DEMO purposes only. Can be safely deleted */

.sparky_settings {
    position: fixed;
    z-index: 9999;
    top: 60%;
    padding: 5px;
    background: #fff;
    cursor: pointer;
    line-height: 1.4;
}

.sparky_settings:hover {
    background: #fff;
}

.settings_content {
    display: none;
    float: left;
    padding-right: 15px;
    height: 28px;
}

.settings_content span {
    display: inline-block;
    width: 28px;
    height: 28px;
    border:3px solid #fff;
    border-radius: 19px;
}

.settings_content span:hover {
    border:3px solid #333;
}

.settings_content span.style1 {
    background: #f1819c;
}

.settings_content span.style2 {
    background: #6bc594;
}

.settings_content span.style3 {
    background: #d7a630;
}

.settings_content span.style4 {
    background: #869dd6;
}

.settings_content a {
    text-decoration: none;
}

.settings_cog {
    float: left;
    width: 30px;
    height: 28px;
}

.sparky_settings i {
    font-size: 28px;
    color: #333;
}

	