* {
	-webkit-font-smoothing:antialiased;
}
.mod-breadcrumbs__wrapper{
  text-align:center;
}
a:hover {
	transition: all 0.3s;
}

p {
    margin: 0 0 25px;
}

h1 {
    text-transform: uppercase;
}

input,
input.search-query {
    box-shadow: none !important;
    border: 1px solid #325EA9;
}

.form-control {
    height: 51px;
    border-radius: 0;
}

/* toprow */

.sparky_home .toprow,
.hot-swipe-carousel .toprow {
	position: absolute;
	width: 100%;
}

.sparky_inner .toprow {
    background: #C8D3E8/*url(../images/custom/toprow_bg.jpg)*/;
    background-size: cover;
}

.floating.topmenushow {
    position: fixed;
    border-bottom:1px solid #ccc;
    background:#C8D3E8 /*url(../images/custom/toprow_bg.jpg) !important*/;
}

.toprow .sparky_cell {
	padding: 30px 3%;
	z-index: 999;
    position: relative;
}

.toprow.floating.topmenushow .sparky_cell {
    padding: 10px 3%;
}

.sparky_logo {
	line-height: normal;
    padding-top: 5px;
}

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

/* carouselrow */

.carouselrow .sparky_cell {
	padding: 0;
}

.hot_swipe_carousel_slides .contents h2 {
    line-height: 1.2;
    margin-bottom: 2rem;
}

.hot_swipe_carousel_slides .contents p {
	margin-bottom: 25px;
}

.hot_swipe_carousel_slides .contents {
	padding: 0 35px !important;
}

.hot_swipe_carousel_slides .contents h2,
.hot_swipe_carousel_slides .contents p {
	width: 30%;
}

.hot_swipe_carousel_slides .contents h2 {
    text-transform: uppercase;
    line-height: .9;
}

.flickity-prev-next-button {
	border-radius: 0 !important;
	position: relative !important;
	background: #325EA9 !important;
	left: auto !important;
	right: auto !important;
	padding: 0;
	top: -22px !important;
	width: 1200px !important;
	max-width: 44px;
}

.flickity-prev-next-button.next {
	margin-left: 0;
	background: #fff !important;
}

.flickity-prev-next-button:hover {
	background: #333 !important;
}

.flickity-prev-next-button .arrow {
	fill: #000 !important;
}

.flickity-prev-next-button:hover .arrow {
	fill: #fff !important;
}

/* upperrow */

.upperrow {
	margin-top: -44px;
	color: #fff;
}

.upperrow .sparky_cell {
	padding-top: 20px;
	padding-bottom: 50px;
}

.upperrow h3 {
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 15px;
  	/*background: url("../images/custom/s_livraison_express.png") no-repeat;*/
}

.upperrow h3::after {
	content:" ";
	display: block;
	width: 142px;
	height: 3px;
	background:#fff;
	margin-top: 15px;
}

.upperrow a.readmore {
	background: #fff;
	color: #f99400;
}

/* contentrow */

.contentrow {
    padding: 30px 0;
}

.blog-featured h2.item-title,
.blog-featured h2.item-title a {
    font-size: 44px;
    text-transform: uppercase;
}

.blog-featured h2.item-title::after {
    content: " ";
    display: block;
    width: 142px;
    height: 3px;
    background: #333;
    margin-top: 15px;
}

h4 {
	line-height: 1.4;
}

aside.abovecontent {
	padding: 0 0 50px;
	text-transform: uppercase;
	color: #5a7281;
}

.blog .blog-item {
	padding-bottom: 45px;
}

.blog .blog-items .item-image {
    padding-bottom: 15px;
}

.item-page .page-header h2 {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 44px;
    text-transform: uppercase;
}

.contentrow li {
	line-height: 1.5;
}

.contentrow li:before {
	margin: 0 -30px !important;
}

blockquote {
	border-left: 0;
	border-right: 0;
    color: #325EA9;
    font-style: normal;
    font-family: Ubuntu, sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.btn:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.rapid_contact.button {
    background: #325EA9;
    font-size: 1rem;
    line-height: 3.2;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 700;
    border:0;
    padding: 0 1.5rem;
    transition: all .3s;
}

button:hover, button.btn:hover, a.btn:hover, button.btn-primary:hover, p.readmore a:hover, a.readmore:hover, input.rapid_contact.button:hover {
    background: #333;
    color: #fff;
    transition: all .3s;
}

.hot_swipe_carousel_slides a.readmore {
	background: transparent;
	border:3px solid #fff;
}

.hot_swipe_carousel_slides a.readmore:hover {
    color: #325EA9;
    border:3px solid #325EA9;
}

.pull-left.item-image {
    margin-right: 50px;
}

.pull-right.item-image {
    margin-left: 50px;
}

dl.article-info {
	display: block;
	width: auto;
}

.item-page dl.article-info dd {
    display: inline;
    padding: 0 15px;
}

dl.article-info dd {
	display: inline;
}

.item-page dl.article-info dd:first-of-type {
    padding: 0 15px 0 0;
}

ul.tags.inline {
	padding: 30px 0 0;
}

ul.tags.inline li {
    border: 0;
    background: #333;
    padding: 0px 10px;
    border-radius: 3px;
    color: #fff;
}

ul.tags.inline li:hover {
	background: #f9b016;
}

.accordion {
	text-align: left;
}

.big_text {
    font-size: 24px;
}

/* right column */

.mp_right .moduletable {
    margin: 0 0 50px 0;
    padding: 15px;
    border-left: 12px solid #f9b016;
    box-shadow: 0 10px 10px #ccc;
}

.mp_right h3 {
    padding:0;
}

.mp_right h3::after {
    content: " ";
    display: block;
    width: 60px;
    height: 3px;
    background: #333;
    margin-top: 10px;
}

.mp_right .btcwdgt {
    box-shadow: none !important;
}

.mp_right .btcwdgt-text-ticker .btcwdgt-edge {
    background-color: #fff !important;
}

.mp_right .awesomplete {
 	display: block; 
}

.mp_right input.form-control {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  	border: 1px solid #325EA9;
}

.mp_right input:focus {
    border:1px solid #333;
}

.mp_right ul {
    margin: 15px;
}

.mp_right li {
    list-style: none;
    border-bottom:1px solid #eee;
    padding: 5px 0;
}

.mp_right li:last-child {
    border-bottom:0;
}

/* advert rows */

.advertrow {
	color: #fff;
	text-align: center;
    padding: 30px 0;
}

.advertrow p {
	text-align: center;
}

.advertrow img {
	margin-bottom: 15px;
    border-radius: 50%;
}

/* userrow */

.userrow {
    padding-top: 6vh;
    padding-bottom: 4vh;
}

.userrow h2 {
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    padding-bottom: 0;
    text-align: center;
}

.userrow h2::after {
    content: " ";
    display: block;
    width: 142px;
    height: 3px;
    background: #fff;
    margin: 10px auto 0;
}

.userrow h3 {
    color: #fff;
}

/* contactrow */

.contactrow h3 {
    font-size: 44px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.contactrow h3::after {
    content: " ";
    display: block;
    width: 142px;
    height: 3px;
    background: #333;
    margin-top: 10px;
}

.contactrow input[type="text"] {
	width: 49%;
	padding: 12px 2%;
    border:1px solid #325EA9;
    border-radius: 0;
    box-shadow: none;
}

.contactrow input[type="text"]:first-child {
    margin-right: 1%;
  	margin-bottom: 15px;
}

.contactrow input[type="text"]:last-child {
    margin-left: 1%;
}

.contactrow textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  	margin-bottom: 15px;
    border:1px solid #325EA9;
    border-radius: 0;
    box-shadow: none;
}

.contactrow input[type="text"].antispam {
    width: 200px;
    margin-left: 0;
}

.rapid_contact div:last-child {
    text-align: right;
}

.contactrow input[type="text"]:focus, .contactrow textarea:focus {
    border-color: #333;
}

/* bottomrow */
.bottomrow {
  color:#000;
  font-weight:600;
}
.bottomrow {
    padding-bottom: 4vh;
}

.bottomrow h2 {
	padding: 1.5em 0 0;
}

.bottomrow h3 {
	text-align: left; 
	text-transform: uppercase;
	padding-bottom: 5vh;
}

.bottomrow h3::after {
    content: " ";
    display: block;
    width: 100px;
    height: 3px;
    background: #333;
    margin-top: 10px;
}

/* copyrightrow */


.copyrightrow .sparky_cell {
    padding-top: 0;
    padding-bottom: 60px;
}

.copyrightrow p {
	margin: 0;
	text-align: left;
  	color:#fff;
}

.mp_bottom5 p {
	text-align: right;
}

.mp_bottom5 i {
	font-size: 1.5rem;
	color: #f99400;
	padding-left: 10px;
    transition: all .3s;
}

.mp_bottom5 i:hover {
	color: #333;
    transition: all .3s;
}

/* search */

#searchForm .icon-search {
	margin: 0 10px;
}

#searchForm #search-searchword {
	height: 36px;
}

dl.search-results dt.result-title {
	padding-top: 30px;
	margin: 0 -10px;
}

dl.search-results dd.result-text {
	padding: 15px 0;
}

/* gallery */

#responsivelightboxgallery {
	background: #eee;
	padding: 30px 0;
}

/* animation */

.hot_swipe_carousel_slides .gallery-cell.is-selected .contents h2 {
    animation-name: growfast;
    animation-fill-mode: both;
    animation-duration: 1.5s;
}

.hot_swipe_carousel_slides .gallery-cell.is-selected .contents p {
    animation-name: growfast;
    animation-fill-mode: both;
    animation-duration: 1.5s;
    animation-delay: 1s;
    font-weight: 400;
}

.hot_swipe_carousel_slides .gallery-cell.is-selected .contents p:last-of-type {
    animation-delay: 2s;
}

@keyframes growslowly {
    0% {
        transform: scale(1.1);
    }
    
    100% {
        transform: scale(1);
    }
}

@keyframes growfast {
    0% {
        transform: scale(0);
    }
  
    30% {
        transform: scale(0);
    }
    
    100% {
        transform: scale(1);
    }
}

/* responsive menu */

.nav-toggle {
	float: right;
	background: url(../images/tinynav_black.png);
  	background-size: 42px 84px;
}

.fix_menu .nav-toggle {
	margin-top: 5px;
}

.nav-collapse.opened li a {
    text-align: left;
	height: 40px;
}

.nav-collapse.opened ul ul {
	padding-left: 10px;
	padding-right: 10px;
}

/* responsive */

@media (max-width: 1230px) {

    .pull-right.item-image, .pull-left.item-image {
        margin: 0 0 30px;
        width: 100%;
        float: none;
    }

    .pull-right.item-image img, .pull-left.item-image img {
        width: 100%;
    }

    .contact-form textarea {
        max-width: 999px;
    }

    .flickity-prev-next-button.previous {
        margin-left: 0 !important;
    }

    .hot_swipe_carousel_slides .contents {
        width: 980px !important;
    }

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 32px !important;
        margin-bottom: 0;
    }
  
    .contactrow input[type="text"] {
    	width: 44.6%;
    }

}

@media (max-width: 992px) {

    .hot_swipe_carousel_slides .contents {
        width: 760px !important;
    }

    .hot_swipe_carousel_slides .contents h2, .hot_swipe_carousel_slides .contents p {
        width: 50%;
    }

    .content_sparky, .mp_right {
        width: 100%;
    }
  
    .contactrow input[type="text"] {
    	width: 96%;
    }
  
	.contactrow input[type="text"]:first-child {
		margin-right: 0;
	}
  
    .contactrow input[type="text"]:last-child {
		margin-left: 0;
	}
  
  	.contactrow input[type="text"] {
        margin-bottom: 15px;
      	width: 100%;
  	}

}

@media (max-width: 800px) {

    .hot_swipe_carousel_slides .contents h2, .hot_swipe_carousel_slides .contents p {
        width: 75%;
    }

    .hot_swipe_carousel_slides a.readmore {
        line-height: 2;
    }

}

@media (max-width: 767px) {

    .one .mp_logo {
        width: 70% !important;
    }

    .one .mp_topmenu {
        width: 30% !important;
    }

    .flickity-viewport {
        height: 550px !important;
        background: #333;
    }

    .hot_swipe_carousel_slides .contents {
        padding: 0 15px !important;
        width: 100% !important;
        position: relative !important;
    }

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

    .hot_swipe_carousel_slides .contents p {
        margin-bottom: 10px;
        font-size: 11px;
    }

    .hot_swipe_carousel_slides a.readmore {
        line-height: 1.5;
        font-size: 12px;
    }

    .mp_bottom5 p {
        text-align: inherit;
    }

    .mp_bottom5 i {
        padding-left: 0;
        padding-right: 15px;
    }
  
    .contact-form textarea {
        width: 98%;
    }
	.sparky_home .toprow .sparky_logo_image img{
  		width:75px;
	}
}

@media (max-width: 600px) {

    .flickity-viewport {
        height: 500px !important;
    }

}

@media (max-width: 500px) {

    .flickity-viewport {
        height: 450px !important;
    }

}

	