﻿/*
#------------------------------------------------------------------------
# GK Infinity - April Joomla! template (for Joomla 3)
#
# Copyright (C) 2007-2020 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
/* Here you can include your override CSS styles */
.noMainbody #gkMainbody {
    display:none;
}
.myFullWidth #gkBottom3 .container{
    max-width: 100%;
	padding: 0!important;
	width: 100%;
}
/* START modules/mod_image_show_gk4/gk_infinity/style.css */
.gkIsWrapper-gk_infinity .gkIsSlide:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background: #06131f;
	opacity: 0.4;
	left: 0;
	top: 0;
}
/* END modules/mod_image_show_gk4/gk_infinity/style.css */


/* START template.css */
body {
  font-size: 16px;
}
#gkHeaderMod h2 {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 2px 1px #000;
  background: rgba(0,0,0,0.4);
}
.nspMain .nspArt .readon {
  background: #70c7ae;
  color: #e1e1e1;
}
.btn.btn-secondary {
  background-color: #70c7ae;
  color: #e1e1e1;
}
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
  background: #1b95b8;
  color: #fff;
}
.box .header {
  color: #1b95b8;
  font-size: 12px;
}
#gkHeaderNav .gkMainMenu .gkmenu > li > a,
#gkHeaderNav .gkMainMenu .gkmenu > li > span {
  color: rgba(255,255,255,0.7);
  display: block;
  position: relative;
  transition: all .4s;
}
/* END /* template.css */
/* END .css */
/* START .css */
/* END .css */