a, a:hover {
  transition:all 0.3s;
}
.wa_agent_header h1, .wa_agent_header h2 {
    color: #fff;
  text-align:center;
}
button,
button.btn,
a.btn,
button.btn-primary,
p.readmore a,
a.readmore,
.mp_right p.readmore a:hover {
  border:0;
  padding: 11px 20px;
  border-radius:3px;
  font-size:13px;
  font-weight:700;
  text-transform:uppercase;
  background:#69B72D;
  color:#eee;
  transition:all 0.3s;
  text-decoration:none;
}

button:hover,
button.btn:hover,
a.btn:hover,
button.btn-primary:hover,
p.readmore a:hover,
a.readmore:hover,
a.btn.action,
.userrow p.readmore a:hover,
.mp_right p.readmore a {
  background:#15240D;
  color:#fff;
  transition:all 0.3s;
  text-decoration:none;
}

a.btn.action:hover {
  background:#69B72D;
  color:#fff;
  text-decoration:none;
}

.input-group input.form-control {
  height: 40px;
  border-radius: 0;
}

/* toprow */

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

.toprow a:hover {
  color:#75bf9c;
}

.toprow i {
  font-size:16px;
}

.toprow .mp_top1 i {
  margin:0 5px 0 15px;
  display:inline;
}

.toprow .mp_top1 span:first-child i {
  margin:0 5px 0 0;
}

.mp_top2 {
  text-align:right;
}

.toprow .mp_top2 i {
  margin:0 0 0 10px;
}

/* logorow */

.sparky_logo {
	background: url(../images/logo.png) no-repeat left;
    background-size: 50px 30px;
    padding-left: 60px;
}

.sparky_container > .mp_topmenu.sparky_cell {
  padding-top:20px;
}

.mnu_topmenu > li {
  border-radius:3px;
  margin-left:7px;
}

.mnu_topmenu > li.parent:hover {
  border-radius:3px 3px 0 0;
}

.mnu_topmenu > li > a {
  text-transform:uppercase;
  transition:none;
}

.mnu_topmenu > li ul {
  border-radius:0 3px 3px 3px;
}

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

/* carouselrow */

.carouselrow .sparky_cell {
  padding:0;
}

.carouselrow p.readmore a {
  color:#333;
  background:#eee;
}

.carouselrow p.readmore a:hover {
  color:#fff;
  background:#75bf9c;
}

.flickity-prev-next-button {
  background:none !important;
  border:3px solid #ccc !important;
  opacity:0.5;
}

.flickity-prev-next-button:hover {
  opacity:1;
}

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

/* headerrow */

.headerrow {
  padding-top:25px;
  padding-bottom:25px;
}

.headerrow h2 {
  font-weight:300;
  padding-bottom:0;
  line-height:1;
}

.headerrow h3 {
  line-height:1;
  padding-top:0;
}

/* contentrow */

.contentrow {
  padding-top:25px;
  padding-bottom:25px;
  border-top:3px solid #eee;
  border-bottom:3px solid #eee;
  background:url(../images/custom/content_bg.png);
}

.buttons_right {
  float:right;
  margin-top:50px;
}

.buttons_right .btn {
  margin:0 0 0 15px;
}

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

.sparky_home .blog-items h2 {
    min-height: 90px;
}

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

.blog-items h2, .blog-items h2 a {
  line-height:1;
}

.item-page .page-header h1 {
  padding-bottom:30px;
}

.item-image img {
  margin-bottom:25px;
}

.sparky_home .left.item-image,
.sparky_home .right.item-image {
    margin: 0;
}

.left.item-image {
    float:left;
  	margin-right: 30px;
}

.right.item-image {
    float:right;
  	margin-left: 30px;
}

.article-info dd span[class*="icon"] {
  display:none;
}

.mp_right {
  background:rgba(255,255,255,.6);
  border-radius:5px;
  border:1px solid #e5e5e5;
}

.mp_right li {
  border-bottom:1px solid #eee;
}

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

.contact .accordion-body {
  background:rgba(255,255,255,.6);
}

/* userrow */

.userrow {
  padding:30px 0;
}

.userrow h3 {
  color:#75bf9c;
}

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

.userrow li {
  margin:0;
  padding:7px 0;
  border-bottom:1px solid #eee;
}

.userrow li:before, .mp_right li:before {
    content: '\f18e';
    font-family: 'Font Awesome 5 Free';
    padding: 0;
    margin: 0 -20px;
    position: absolute;
}

.userrow li a {
  color:#666;
}

.userrow li a:hover {
  color:#75bf9c;
}

.userrow p.readmore a {
  background:#eee;
  color:#333;
}

/* testimonialsrow */

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

.testimonialsrow h3 {
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  font-size:36px;
}

.hot_swipe_carousel_slides2 {
  max-width:800px;
  margin:0 auto;
}

.hot_swipe_carousel_slides2 .gallery-cell {
  text-align:left;
}

.hot_swipe_carousel_slides2 img {
    width: auto !important;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 30px;
}

.hot_swipe_carousel_slides2 .contents {
    position: relative !important;
    padding-top: 110px;
    min-height: 160px;
}

.hot_swipe_carousel_slides2 .contents p {
	margin: 0 auto;
}

.hot_swipe_carousel_slides2 .contents p:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: "\f10d";
  color: #fff;
  padding-right:15px;
}

.hot_swipe_carousel_slides2 .flickity-page-dots {
	bottom: 0;
	position: relative;
	padding: 0;
}

.hot_swipe_carousel_slides2  .flickity-page-dots .dot {
	width: 12px;
	height: 12px;
	background: #000;
}

.hot_swipe_carousel_slides2 .flickity-page-dots .dot.is-selected {
	width: 12px;
	height: 12px;
	background: #fff;
}

/* bottomrow */

.bottomrow {
  padding:30px 0;
}

.bottomrow .moduletable::before {
  font-family:'Font Awesome 5 Free';
  font-weight: 700;
  width:70px;
  height:150px;
  float:left;
  font-size:60px;
  color:#ccc;
}

.mp_bottom1 .moduletable::before {
  content:"\f3c5";
}

.mp_bottom2 .moduletable::before {
  content:"\f095";
}

.mp_bottom2 span {
  min-width: 90px;
  display: inline-block;
  font-weight:bold;
}

.mp_bottom3 .moduletable::before {
  content:"\f1d8";
}

/* maprow */

.maprow .sparky_cell {
  padding:0;
}

/* copyrightrow */

.copyrightrow {
  background:#535353;
  text-align:center;
  color:#eee;
}

.copyrightrow .sparky_cell {
  padding:0;
}

.mp_copyright p {
  margin:0;
  padding:15px 0 7px 0;
}

.copyrightrow a {
  color:#eee;
}

.mp_footer {
  padding-bottom:15px;
}

.copyrightrow i {
  margin:0 7px;
  font-size:16px;
}

/* animation */

.hot_swipe_carousel_slides .gallery-cell.is-selected img {
    animation-name: growslowly;
    animation-fill-mode: both;
    animation-duration: 10s;
}

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

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

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

/* responsive */

.nav-toggle {
  margin-top:0;
}

@media (max-width:1090px) {
  
  .hot_swipe_carousel_slides .contents {
    top:100px !important;
  }
  
}

@media (max-width:992px) {
  
  .mp_top1, .mp_top2 {
    width:100%;
    text-align:center;
  }
  
  .mp_top2.sparky_cell {
    padding-top:0;
  }
  
  .sparky_container > .mp_logo.sparky_cell {
    width:85% !important;
  }
  
  .sparky_container > .mp_topmenu.sparky_cell {
    width:15% !important;
  }
  
  .mnu_topmenu > li {
    margin-left:0;
  }
  
  .nav-collapse.opened li a {
    height:40px;
  }
  
  .nav-collapse.opened > ul ul {
    padding:0 15px;
  }
  
  .hot_swipe_carousel_slides .contents {
    top:40px !important;
  }
  
  .userrow .sparky_cell {
    width:50%;
  }
  
  .bottomrow .moduletable::before {
      float:none;
  }
  
  .pull-left.item-image, .pull-right.item-image, figure.left.item-image, figure.right.item-image {
      margin-left: 0;
      margin-right: 0;
      float: none;
      width: 100%;
  }
  
  .pull-left.item-image img, .pull-right.item-image img, figure.left.item-image img, figure.right.item-image img {
  	  width: 100%;
  }
  
}

@media (max-width:767px) {
  
  .hot_swipe_carousel_slides .contents {
    top:20px !important;
    font-size:13px !important;
  }
  
  .hot_swipe_carousel_slides .contents h2 {
    font-size:24px !important;
  }
  
  .carouselrow p.readmore a {
    padding:5px 10px;
  }
  
  .userrow .sparky_cell {
    width:100%;
  }
  
}

@media (max-width:600px) {
  
  .hot_swipe_carousel_slides .contents {
    left:12% !important;
    width:76% !important;
    top:20px !important;
  }
  
  .flickity-viewport, .hot_swipe_carousel_slides img {
    min-height: 250px;
  }
  
  .toprow .mp_top1 {
    padding-top:0;
  }
  
  .toprow .mp_top1 span::before {
    content: '\a' ; 
    white-space: pre;  
  }
  
  .buttons_right {
    float:none;
    margin-top:0;
  }
  
  .buttons_right .btn:first-child {
    margin:0;
  }
  
}

@media (max-width:500px) {
  
  .hot_swipe_carousel_slides .contents {
    left:2% !important;
    width:96% !important;
    font-size:12px !important;
  }
  
  .hot_swipe_carousel_slides .contents h2 {
    font-size:18px !important;
    padding:10px 0 !important;
  }
  
  .flickity-prev-next-button {
    display:none;
  }
  
}

	