.sparky_cell {
  	padding:15px;
}
.wa_agent_header h1, .wa_agent_header h2 {
    color: #fff;
  	text-align:center;
}
h2 a:hover {
    color:#001773;
}
h2.testiTitle span{
  font-size:14px;
}
h3 {
    text-transform: uppercase;
    border-left: 3px solid #001773;
    padding: 0 0 0 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.1;
}

code, .popover, .popover * {
    color: #333;
}

button, button.btn, button.btn-primary, input.button, a.btn, p.readmore a {
    background: transparent;
    background-color: #001773;
    border: 0;
    color: #fff;
    font-weight: 700;
    padding: 12px 30px;
    text-transform: uppercase;
    transition: all 0.3s;
}

p.readmore a.btn {
    padding: 9px 30px;
}

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:hover {
    background-color: #262626;
    color: #fff;
    transition: all 0.3s;
}

.input-group .btn {
    height: 46px;
}

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:0;
    border-radius: 0;
    border: 1px solid #777;
    padding: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
}

textarea.form-control {
    border-radius: 0;
    border: 1px solid #777;
    padding: 10px;
    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: #001773;
}

dl.article-info {
    margin: 0;
}

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;
}


/* toprow */

.toprow, .toprow a {
    color: #ddd;
}

.toprow .sparky_cell {
    padding-top: 10px;
    padding-bottom: 10px; 
}

.toprow a:hover {
    color: #001773;
}

.toprow p {
    margin: 0;
}

.mp_top2 {
    text-align: right;
}

.toprow i, .copyrightrow i {
    padding: 0 7px;
}

/* logorow */

.logorow ul.menu > li > a {
    text-transform: uppercase;
}

.mp_logo {
    line-height: 1;
}

.mp_logo .sparky_feature {
    /*background: url(../images/logo.png) no-repeat;
    background-size: 44px 44px;
    padding: 0 0 0 55px;
    margin-top: 20px;*/
}

.sparky_logo {
    letter-spacing: 8px;
}

.absoluteposition.logorow {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.logorow.fix_menu {
    position: fixed;
    border-bottom: 1px solid #d6a15b;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}

.absoluteposition.logorow .sparky_logo {
    color: #fff;
}

.absoluteposition.logorow .sparky_slogan {
    color: #fff;
    opacity: 0.7;
}

.logorowborder {
    background: #001773;
}

/* advert row */

.advertrow {
    position: relative;
    top: -100px;
}

.advertrow .sparky_container {
    display: flex;
    align-items: flex-end;
}

.advertrow .moduletable div.custom {
    border: 1px solid #eee;
    padding: 15px;
}

.advertrow .mp_advert1 .moduletable div.custom {
    border: 0;
    padding: 50px 15px;
    background: #001773;
    color: #fff;
    text-align: center;
}

.advertrow .mp_advert2 img,
.advertrow .mp_advert3 img,
.advertrow .mp_advert4 img {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    min-width: 245px;
}

.advertrow .btn {
    background: none;
    padding: 0;
    color: #001773;
}

.advertrow .btn:hover, .advertrow .btn:active, .advertrow .btn:focus {
    background: none;
    padding: 0;
    color: #333;
}

.advertrow .btn::after {
    content:"\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding: 3px 7px;
    font-size: 10px;
    float: right;
}

/* parallax row */

.parallaxrow {
    position: relative;
    top: -50px;
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    background-size: cover;
}

.parallaxrow .sparky_container {
    width: 100%
}

.parallaxrow .sparky_cell {
    padding-left: 30px;
    padding-right: 30px;
}

.parallaxrow h4 {
    color: #fff;
    padding: 5px 0 0 0;
}

.parallaxrow p {
    margin: 0;
}

.mp_advert5 div.custom {
    display: flex;
}

.mp_advert5 div.custom div {
    width: 100%;
}

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

.parallaxrow .btn {
    background: #001773;
    color: #fff;
}
.parallaxrow .btn:hover {
    background: #000;
    color: #fff;
}
/* content row */

.content_sparky li {
    line-height: 1.7;
}

.belowcontent {
    padding: 30px 0;
}

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

dl.article-info {
    padding-bottom: 15px;
}

.blog-items.columns-2 .blog-item {
    width: calc(50% - 15px);
  	margin-bottom: 30px;
}

.blog-items.columns-3 .blog-item {
    width: calc(33.33% - 15px);
}

.contentrow .items-leading.blog-items {
    padding-bottom: 30px;
}

.contentrow .blog-items .blog-item {
    border: 1px solid #eee;
    padding: 15px;
}

.contentrow .items-leading.blog-items .blog-item {
    border: 0;
}

.contentrow .blog-items .item-image {
    margin: -15px -15px 0 -15px;
}

.items-leading.blog-items .pull-left.item-image {
    margin-right: 45px;
    max-width: 600px;
}

.items-leading.blog-items .pull-right.item-image {
    margin-left: 45px;
    max-width: 600px;
}

.contentrow .items-leading.blog-items h2::after {
    content: " ";
    display: block;
    width: 50px;
    height: 3px;
    background: #001773;
    margin: 10px 0 15px;
}

.contentrow .items-leading.blog-items h2 {
    display: inline-block;
}

.contentrow .blog-items h2,
.contentrow .blog-items h2 a {
    font-size: 16px;
}

.contentrow .items-leading.blog-items h2,
.contentrow .items-leading.blog-items h2 a {
    font-size: 24px;
    text-transform: uppercase;
}

dl.article-info {
    padding-left: 0;
    padding-right: 0;
}

dl.article-info span.icon-calendar {
    display: none;
}

.item-page .page-header {
    padding-top: 50px;
}

/* 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;
}

/* special containers */

.flexcontainer {
    display: flex;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.notopbottommargin {
    margin-top: 0;
    margin-bottom: 0;
}

.notopmargin {
    margin-top: 0;
}

.nobottommargin {
    margin-bottom: 0;
}

.notopbottompadding {
    padding-top: 0;
    padding-bottom: 0;
}

.notoppadding {
    padding-top: 0;
}

.nobottompadding {
    padding-bottom: 0;
}

.nopadding {
    padding: 0;
}

.bigpadding {
    padding: 50px;
}

/* text styles */

p.big_text {
    color: #001773;
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 30px;
    line-height: 1.4;
}

p.thin {
    max-width: 560px;
    margin: 15px auto;
}

/* team page */

.page_container .view {
    text-align: center;
}

.mask h3 {
    border-left: 0;
    border-right: 0;
    padding: 30px 0 0 0;
}

.mask a {
    padding: 0 7px;
}

/* portfolio page */

.row_full .page_container .mask {
    padding-bottom: 30px;
}

/* pricing page */

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

.page_container.pricing .plan {
    border: 1px solid #fff;
    background: #fff;
    padding: 50px 0 30px;
}

.page_container.pricing .plan_name {
    text-transform: uppercase;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

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

.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 {
    border: 1px solid #001773;
    background: #001773;
}

.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 {
    color: #fff;
}

.page_container.pricing .plan a.btn {
    color: #fff;
    background: #001773;
    border: 0;
    padding: 10px 25px;
    font-size: 14px;
    transition: all .3s;
}

.page_container.pricing .plan a.btn:hover {
    text-decoration: none;
    transition: all .3s;
}

.page_container.pricing .plan.recommended a.btn {
    background: #fff;
    color: #001773;
}

.page_container.pricing .plan.recommended li::before {
    color: #fff;
}

/* accordion */

.accordion-button:not(.collapsed) {
  	color: #fff;
    background-color: #001773;
}

/* 404 page */

.page-404 input.inputbox.search-query {
    width: 100%;
}

/* carouselrow */

.carouselrow .sparky_cell {
    padding-top: 0;
  	padding-left: 0;
  	padding-right: 0;
}

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

.hot_swipe_carousel_slides .contents h2 {
    font-weight: 400;
}

.hot_swipe_carousel_slides .contents p {
    font-weight: 700;
    line-height: 1.2;
}

.hot_swipe_carousel_slides .contents p a.btn {
    font-size: 14px;
}

.flickity-page-dots .dot {
    border-radius: 0 !important;
    width: 25px !important;
    height: 2px !important;
}

/* bottomrow */

.bottomrow .moduletable .custom,
.bottomrow .moduletable .newsflash {
    border: 1px solid #eee;
    padding: 15px;
}

.bottomrow h4 {
    padding-top: 0;
    padding-bottom: 5px;
}

.newsflash_item {
    padding-bottom: 25px;
}

.mp_bottom3 .newsflash_item {
    padding-bottom: 0;
}

.mod-articlesnews__item:last-child .newsflash_item {
    padding-bottom: 0;
}

.newsflash_item_date {
    padding-bottom: 5px;
    font-size: 12px;
}

.newsflash_item_date i {
    color:#001773;
    padding-right: 5px;
}

.newsflash-title a {
    color: #333;
    font-weight: 700;
}

.newsflash-title a:hover {
    color: #001773;
}

.event_date {
    border:2px solid #001773;
    color: #001773;
    float: left;
    width: 65px;
    height: 65px;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
}

.event_date span {
    display: block;
    font-size: 36px;
    line-height: 1;
    padding-top: 5px;
}

.event_time {
    font-size: 12px;
    margin-bottom: 5px;
}

.event_time::before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    padding-right: 10px;
    color: #001773;
}

.newsflash-image {
    float: left;
    width: 100px;
    margin: 0 10px 30px 0;
}

/* footer row */

.footerrow {
    /*margin-top: 50px;*/
    padding-top: 30px;
    color: #fff;
}

.footerrow h3 {
    border-left: 0;
    padding: 0 0 20px;
    color: #ddd;
    font-size: 18px;
}

.footerrow a {
    color: #ddd;
}

.footerrow i {
    width: 25px;
    color: #fff;
}

.footerrow .mp_logo .sparky_feature {
    margin-top: 10px;
    margin-bottom: 30px;
}

.footerrow .sparky_logo, .footerrow .sparky_slogan {
    color: #ddd;
}

/* copyright row */

.copyrightrow {
    color: #ddd;
    padding: 30px;
}

.copyrightrow .sparky_container {
    border-top: 1px solid #444;
    padding-top: 30px;
}

.copyrightrow a {
    color: #fff;
}

.footerrow a:hover, .copyrightrow a:hover {
    color:#001773;
}

.copyrightrow p.copyright {
    margin: 0;
}

.mp_footer {
    text-align: right;
}

.mp_footer a {
    color: #ddd;
}

/* link animation */

.toprow a, .copyrightrow a, .bottomrow a, .footerrow a {
    transition: all 0.3s;
}

/* Responsive */

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

@media (max-width: 1140px) {

    .advertrow .mp_advert2 img,
    .advertrow .mp_advert3 img,
    .advertrow .mp_advert4 img {
        min-width: 210px;
    }

    .hot_swipe_carousel_slides .contents {
        width: 940px !important;
        top: 25% !important;
    }

    .items-leading .pull-left.item-image {
        max-width: 460px;
    }

    .event_date {
        float: none;
    }

}

@media (max-width: 991px) {

    .mp_top1 {
        width: 100%;
    }

    .mp_top2 {
        display: none;
    }

    .logorow .sparky_cell {
        width: 30% !important;
    }

    .logorow .mp_logo.sparky_cell {
        width: 70% !important;
    }

    .mp_logo .sparky_feature {
        margin-top: 0;
    }

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

    .hot_swipe_carousel_slides .contents h2, .hot_swipe_carousel_slides .contents p {
        max-width: 100%;
    }

    .nav-collapse.opened li {
        padding-bottom: 10px;
    }

    .nav-collapse.opened > li > a {
        line-height: 40px;
        height: 40px;
    }

    .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;
    }

    .advertrow .mp_advert2 img, .advertrow .mp_advert3 img, .advertrow .mp_advert4 img {
        min-width: 155px;
    }

    .advertrow, .parallaxrow {
        top: 0;
    }

    .advertrow .sparky_container {
        display: block;
    }

    .items-leading .pull-left.item-image {
        max-width: 100%;
        margin: 0;
    }

    .bottomrow .sparky_cell, .copyrightrow .sparky_cell {
        width: 100% !important;
    }

    .bottomrow .moduletable .newsflash {
        height: auto !important;
    }

    .copyrightrow, .mp_footer {
        text-align: center;
    }
  
  	.copyrightrow .sparky_container {
      	width: 100%;
  	}

}

@media (max-width: 767px) {

    .page_container > .sparky_cell {
        float: none;
        width: 100%;
    }

    .toprow {
        text-align: center;
    }

    .toprow a {
        display: block;
    }

    .hot_swipe_carousel_slides .contents {
        width: 100% !important;
        font-size: 24px !important;
    }

    .hot_swipe_carousel_slides .contents h2,
    .hot_swipe_carousel_slides .contents p {
        max-width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .flickity-page-dots {
        bottom: 5px !important;
    }

    .advertrow .mp_advert2 img, .advertrow .mp_advert3 img, .advertrow .mp_advert4 img {
        min-width: calc(100% + 30px);
    }

    .footerrow .sparky_cell {
        width: 50% !important;
    }

    .footerrow .sparky_cell.mp_bottom4 {
        width: 100% !important;
    }
  
  	.blog-items.columns-2 .blog-item,
  	.blog-items.columns-3 .blog-item,
  	.blog-items.columns-4 .blog-item,
  	.blog-items.columns-6 .blog-item {
        width: 100%;
      	margin-bottom: 30px;
    }

}

@media (max-width: 550px) {

    .absoluteposition.logorow {
        position: relative;
        background: #001773;
    }

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

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 14px !important;
        padding-bottom: 0;
    }

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

    .mp_advert1 div.custom div {
        width: 100%;
    }

    .flexcontainer {
        display: block;
    }

}

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

.sparky_settings {
    position: fixed;
    z-index: 9999;
    top: 40%;
    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: #001773;
}

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

.settings_content span.style3 {
    background: #1d81a5;
}

.settings_content span.style4 {
    background: #1da569;
}

.settings_content span.style5 {
    background: #e07413;
}

.settings_cog {
    float: left;
    width: 30px;
    height: 28px;
}

.sparky_settings i {
    font-size: 28px;
    color: #333;
}

	