/* Last edit 12.10.2025 11:55 */

/* taulukon keskitys */


/* NO COPY */
body {
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}




.button-help
{
  margin-top: 20px;	
  margin-bottom: 15px;	
  background-image: url('../images/theme/logo/button-help-1.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;		
}

.button-help:hover
{
  margin-top: 20px;	
  margin-bottom: 15px;	
  background-image: url('../images/theme/logo/button-help-2.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;		
}


.button-next
{
  margin-top: 20px;	
  margin-bottom: 15px;	
  background-image: url('../images/theme/logo/button-next-1.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;		
}

.button-next:hover 
{
	
  margin-top: 20px;
  margin-bottom: 15px;	
  background-image: url('../images/theme/logo/button-next-2.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;			
}

.button-preview
{

  margin-top: 20px;	
  margin-bottom: 15px;
  background-image: url('../images/theme/logo/button-preview-1.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;		
}

.button-preview:hover
{
	
  margin-top: 20px;	
  margin-bottom: 15px;	
  background-image: url('../images/theme/logo/button-preview-2.webp'); opacity: 1.0;
  width: 90px;
  height: 90px;		
}


.photobutton {
  margin-top: 20px;
  margin-right: 8px;
  background-image: url('../images/theme/bg/button-photo-1.png'); opacity: 0.8;
  width: 150px;
  height: 40px;			
}

.photobutton:hover {
  margin-top: 20px;
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-photo-1.png'); opacity: 1.0;
  width: 150px;
  height: 40px;
  cursor: pointer;	
}

.photobutton-en {
  margin-top: 20px;
  margin-right: 8px;
  background-image: url('../images/theme/bg/button-photo-2.png'); opacity: 0.8;
  width: 150px;
  height: 40px;			
}

.photobutton-en:hover {
  margin-top: 20px;
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-photo-2.png'); opacity: 1.0;
  width: 150px;
  height: 40px;
  cursor: pointer;	
}


.mapsbutton {
  margin-top: 20px;	
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-map-1.png'); opacity: 0.8;
  width: 150px;
  height: 40px;		
}

.mapsbutton:hover {
  margin-top: 20px;
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-map-1.png'); opacity: 1.0;
  width: 150px;
  height: 40px;
  cursor: pointer;	
}

.mapsbutton-en {
  margin-top: 20px;	
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-map-2.png'); opacity: 0.8;
  width: 150px;
  height: 40px;		
}

.mapsbutton-en:hover {
  margin-top: 20px;
  margin-right: 8px;	
  background-image: url('../images/theme/bg/button-map-2.png'); opacity: 1.0;
  width: 150px;
  height: 40px;
  cursor: pointer;	
}


.mapbutton {
  margin-top: 20px;	
  background-image: url('../images/theme/logo/button-zoom.webp'); opacity: 0.8;
	background-repeat: no-repeat;
  /*width: 30px;*/
  height: 50px;	
  margin-left: 20px;	
  margin-right: 20px;	
  padding-left: 20px;
  /*box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.5); */		
}

.mapbutton:hover {
  margin-top: 20px ;		
  background-image: url('../images/theme/logo/button-zoom.webp'); opacity: 1.0;
	background-repeat: no-repeat;
  /*width: 30px; */
  height: 50px;	
  margin-left: 20px;	
  margin-right: 20px;	
  padding-left: 20px;
  cursor: pointer;
  /*box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5); */		
}


/* Weather */
.weather1 {
    height: 35px;  
	background: url("../images/theme/weather/w1.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather2 {
    height: 35px;  
	background: url("../images/theme/weather/w2.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather3 {
    height: 35px;  
	background: url("../images/theme/weather/w3.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather4 {
    height: 35px;  
	background: url("../images/theme/weather/w4.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather5 {
    height: 35px;  
	background: url("../images/theme/weather/w5.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather6 {
    height: 35px;  
	background: url("../images/theme/weather/w6.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather7 {
    height: 35px;  
	background: url("../images/theme/weather/w7.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather8 {
    height: 35px;  
	background: url("../images/theme/weather/w8.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather9 {
    height: 35px;  
	background: url("../images/theme/weather/w9.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather10 {
    height: 35px;  
	background: url("../images/theme/weather/w10.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather11 {
    height: 35px;  
	background: url("../images/theme/weather/w11.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather12 {
    height: 35px;  
	background: url("../images/theme/weather/w12.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather13 {
    height: 35px;  
	background: url("../images/theme/weather/w13.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather14 {
    height: 35px;  
	background: url("../images/theme/weather/w14.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather15 {
    height: 35px;  
	background: url("../images/theme/weather/w15.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.weather16 {
    height: 35px;  
	background: url("../images/theme/weather/w16.png");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 10px;
    }

.owner1 {
    height: 52px;  
	background: url("../images/theme/owner/logo-leijona.webp");
	background-repeat: no-repeat;   
    background-position: left;
	padding-top: 5px;
	padding-left: 70px;
    }

.owner10 {
    height: 52px;  
	background: url("../images/theme/owner/logo-ss-nord.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 5px;
	padding-left: 60px;
    }

.owner11 {
    height: 52px;  
	background: url("../images/theme/owner/logo-wehrmacht.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 5px;
	padding-left: 70px;
    }

.owner13 {
    height: 52px;  
	background: url("../images/theme/owner/logo-aok20.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 5px;
	padding-left: 70px;
    }

.owner14 {
    height: 52px;  
	background: url("../images/theme/owner/logo-7gd.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 5px;
	padding-left: 90px;
    }
.owner19 {
    height: 52px;  
	background: url("../images/theme/owner/logo-research.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner20 {
    height: 52px;  
	background: url("../images/theme/owner/logo-leaders.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 80px;
    }
.owner21 {
    height: 52px;  
	background: url("../images/theme/owner/logo-helmet.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner22 {
    height: 52px;  
	background: url("../images/theme/owner/logo-production.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner23 {
    height: 52px;  
	background: url("../images/theme/owner/logo-technical.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner24 {
    height: 55px;  
	background: url("../images/theme/owner/logo-archiv.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 80px;
    }
.owner25 {
    height: 52px;  
	background: url("../images/theme/owner/logo-ammo.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }

.owner26 {
    height: 52px;  
	background: url("../images/theme/owner/logo-function.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 70px;
    }

.owner27 {
    height: 55px;  
	background: url("../images/theme/owner/logo-front.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 70px;
    }

.owner28 {
    height: 52px;  
	background: url("../images/theme/owner/logo-armor.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 70px;
    }
.owner29 {
    height: 55px;  
	background: url("../images/theme/owner/logo-heer.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner30 {
    height: 52px;  
	background: url("../images/theme/owner/logo-ss.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner31 {
    height: 52px;  
	background: url("../images/theme/owner/logo-jager.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 90px;
    }
.owner32 {
    height: 52px;  
	background: url("../images/theme/owner/logo-gebirgs.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 95px;
    }
.owner33 {
    height: 52px;  
	background: url("../images/theme/owner/logo-helmet-ussr.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 10px;
	padding-left: 95px;
    }


.research1 {
    height: 40px;  
	background: url("../images/theme/owner/sym-research-1.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	/*padding-top: 10px;*/
	padding-left: 65px;
    }
.research2 {
    height: 40px;  
	background: url("../images/theme/owner/sym-research-2.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	/*padding-top: 10px;*/
	padding-left: 65px;
    }
.research3 {
    height: 40px;  
	background: url("../images/theme/owner/sym-research-3.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	/*padding-top: 10px;*/
	padding-left: 65px;
    }



/* DROP MENU */
.dropbtn {
  background-color: transparent; 
  line-height: 90px;	 
  color: #000!important;  			
  font-weight: 400;
  text-transform: uppercase;	
  font-size: 18px;
  border: none;
}

.dropbtn a {
  background-color: transparent; 
  font-size: 18px;
  border: none;
  text-decoration: none;
  color: #000; 
}

.dropbtn a:hover {
	color: #BD2121!important;
}


.dropdown {
  
  display: inline-block;
}

.dropdown-content {
  display: none;
  border: 1px solid rgba(0,0,0,0.1);	
  font-sixe: 12px;	
  background-color: rgba(0,0,0,0.6);
  min-width: 150px;
  box-shadow: 1px 8px 16px 0px rgba(0,0,0,0.5);
  z-index: 1;
  
}

.dropdown-content a {
  color: white;
  padding: 4px 12px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {color: #BD2121; background-color: rgba(255,255,255,0.7);}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {color: #3e8e41;}


.social1 {
        align: center;
		width: 75px;
        height: 75px;
        background: url("../images/theme/logo/logo-fb1.webp") no-repeat;
        opacity: 0.7;
    }
.social1:hover {
		cursor: pointer;
		opacity: 1.0;
    }
.social2 {
        align: center;
		width: 75px;
        height: 75px;
        background: url("../images/theme/logo/logo-twitter1.webp") no-repeat;
        opacity: 0.7;
    }
.social2:hover {
		cursor: pointer;
		opacity: 1.0;
    }
.social3 {
        align: center;
		width: 75px;
        height: 75px;
        background: url("../images/theme/logo/logo-instagram1.webp") no-repeat;
        opacity: 0.7;
    }
.social3:hover {
		cursor: pointer;
		opacity: 1.0;
    }

.social4 {
        align: center;
		width: 75px;
        height: 75px;
        background: url("../images/theme/logo/logo-search.webp") no-repeat;
        opacity: 0.7;
    }
.social4:hover {
		cursor: pointer;
		opacity: 1.0;
    }


.fb-s {
        align: center;
		width: 351px;
        height: 100px;
        background: url("../images/theme/logo/fb-sl1.webp") no-repeat;
        opacity: 0.7;
    }
.fb-s:hover {
		cursor: pointer;
		opacity: 1.7;
    }

.fb-k {
        align: center;
		width: 351px;
        height: 100px;
        background: url("../images/theme/logo/fb-ks1.webp") no-repeat;
        opacity: 0.7;
    }
.fb-k:hover {
		cursor: pointer;
		opacity: 1.0;
    }

.store {
        align: center;
		width: 400px;
        height: 119px;
        background: url("../images/theme/logo/but-store.webp") no-repeat;
        opacity: 0.7;
    }
.store:hover {
		cursor: pointer;
		opacity: 1.0;
    }


hr {
       display: block;
       position: relative;
       padding: 0;
       margin: 8px auto;
       height: 0;
       width: 75%;
       max-height: 0;
       font-size: 2px;
       line-height: 0;
       clear: both;
       border: none;
       border-top: 1px solid #aaaaaa;
       border-bottom: 1px solid #ffffff;
    }

.readmore a:link {
    color: #3131D4; 
	font-family: "Segoe Ui", sans-serif;
	font-size: 16px; 
	cursor: pointer;
	/* text-decoration: underline; */
}
.readmore a:visited {
    color: #3131D4; /* #b91418; */
	font-family: "segoe UI", sans-serif;
	font-size: 16px;
	cursor: pointer;
	
}
.readmore a:hover {
    color: green; /* #14b918; */
	font-family: "Segoe Ui", sans-serif;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}

ul {
	list-style: none;
}
li {
	letter-spacing: 0.25px;
	line-height: 24px;
}
.list {
	padding-left: 30px;
}

p {
	color: #3f3f3f;
	font-size: 16px;
	letter-spacing: 0.25px;
	line-height: 24px;
}
.p_small {
	color: #3f3f3f;
	font-size: 11px;
	letter-spacing: 0.25px;
	line-height: 24px;
}

.photo {
	color: #A31313;
	font-size: 11px;
	letter-spacing: 0.25px;
	/*line-height: 24px; */
}


article {
	width: 100%;
	font-size: 16px;
	color: #3f3f3f;
	padding: 20px 0px 20px 0px;
}

article p {	
	color: #3f3f3f;
	font-size: 16px;
}

article li, ul {	
	color: #3f3f3f;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
}

article a:link {
 color: #3f3f3f; 
 text-decoration: none;	
}

article a:visited {
 color: #3f3f3f; 
 text-decoration: none;	
}

article a:hover {
 color: #3131D4; 
 text-decoration: none;
}

article a:active {
 color: #AA0707;
 text-decoration: none;
}

.unit1 {
	width: 100%;
	background-color: #8d8d8d;
	color: #000;
	border: 1px 1px 1px 1px #959595;
	box-shadow: 2px 2px 2px #454545;
	padding: 10px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

figure {
	margin-top: 50px;
	margin-bottom: 25px;
	align-content: center;
	text-align: center;
}
figcaption {
	font-size: 14px;
	align-content: center;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #4f4f4f;
}

.map {
	padding-top: 20px;
	padding-bottom: 25px; 
	padding-left: 25px;
	width: 100%;
	align-content: left;
	text-align: left;
	border-bottom: 2px #000000; 
}

.medal {
	margin-top: 10px;
	margin-bottom: 15px;	
	padding: 10px;
	align-content: center;
	text-align: center;
	width: 100%;
	height:100%;
    border: 1px solid #616161;
}


/* Tables */ 


.tab_info {
	text-align: left;
	border-bottom: 1px solid #ddd;
	border-collapse: collapse;
	border: 0;
	background-image: url('../images/theme/bg/bg_table2.jpg');
	width: 100%;
	box-shadow: 2px 2px 1px #757575;
	border-left: 1px solid #bbb;
	border-top: 1px	solid #bbb;
	font-size: 13px;
}


.tab_t1 {
	color: #4a4a4a;
	text-align: left;	
	background-image: url('../images/theme/bg/bg_table1.jpg'); 
	height: 40px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tab_t2 {
	color: #4a4a4a;
	text-align: left;
	background-image: url('../images/theme/bg/bg_table2.jpg'); 
	height: 20px;
}

.tab_line {
    height: 1px;
	border-bottom: 1px solid #414141;
}


.tab_line2 {
    height: 1px;
	border-bottom: 1px solid red;
}

.tab_line3 {
    height: 1px;
	border-top: 1px solid #818181;
}


.tab_line-dot {
    height: 1px;
	border-bottom: 1px dashed #616161;
}


.tab_4 {
	color: #323232;
	text-align: left;
	width: 4%;
}

.tab_7 {
	color: #323232;
	text-align: left;
	width: 7%;
}

.tab_8 {
	color: #323232;
	text-align: left;
	width: 8%;
}

.tab_12 {
	color: #323232;
	text-align: left;
	width: 12%;
}

.tab_15 {
	color: #323232;
	text-align: left;
	width: 15%;
}

.tab_23 {
	color: #323232;
	text-align: left;
	width: 23%;
}

.tab_25 {
	color: #323232;
	text-align: left;
	width: 25%;
}

.tab_35 {
	color: #323232;
	text-align: left;
	width: 35%;
}
.tab_50 {
	color: #323232;
	text-align: left;
	width: 50%;
}

.tab_70 {
	color: #323232;
	text-align: left;
	width: 70%;
}

.tab_100 {
	color: #323232;
	text-align: left;
}


h1 {
	margin-top: 20px;
	margin-bottom: 30px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	margin-top: 25px;
	margin-bottom: 15px;
}



/* LEADER TABLE */

.image_leader {
	float: left;
	background-color: #a1a1a1;
	border-top: 1px solid #000;
	padding: 10px 10px 10px 10px;
	border: 1px 1px 1px 1px #959595;
	box-shadow: 2px 2px 2px #454545;
	max-width: 120px;
	text-align: center;
}

leader_caption {
	font-size: 10px;
	align-content: center;
	text-align: center;
	color: #000000;
	max-width: 120px;
}

.image_leader2 {
	margin-top: 30px;
	float: left;
	background-color: #a1a1a1;
	border-top: 1px solid #000;
	padding: 10px 10px 10px 10px;
	border: 1px 1px 1px 1px #959595;
	box-shadow: 2px 2px 2px #454545;
	max-width: 220px;
	text-align: center;
}

leader_caption2 {
	font-size: 10px;
	align-content: center;
	text-align: center;
	color: #000000;
	max-width: 120px;
}


.image_unit {
	float: left;
	padding: 0px 10px 10px 10px;
}

.column_image {
  float: left;
}
.column_text {
  float: left;
  padding-left: 30px;	
  width: 70%;	
}


/* Clear floats after the columns */
.leaderrow {
  content: "";
  display: table;
  clear: both;
	
	margin-bottom: 35px;
	background-color: #dfdfdf;
	color: #000;
	padding: 10px;
	width: 100%;
	border: 1px #111111;
	box-shadow: 2px 2px 2px #454545;
}

/* UNIT TABLE */

.name_unit {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	color: #4a4a4a;
}

.name_unit a:link {

	font-size: 20px;
	font-weight: bold;
	height: 40px;
	color: #4a4a4a important;
}

.name_unit a:visited {

	font-size: 20px;
	font-weight: bold;
	height: 40px;
	color: #4a4a4a important;
}
.name_unit a:hover {

	font-size: 20px;
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	color: #4a4a4a important;
}

.name_unit2 {
	width: 100%;
	font-size: 14px;
	height:15px;
	color: #2a4a4a;
	border-bottom-color: #000;
}


* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial, sans-serif;
}


.date {
	color: #5a5a5a;
	font-size: 11px;
	letter-spacing: 0.25px;
	line-height: 24px;
}

.sources {
	color: #5a5a5a;
	font-size: 10px;
	letter-spacing: 0.25px;
	line-height: 24px;
	padding-left: 15px;
}

.sources li {
	color: #5a5a5a;
	font-size: 13px!important;
	letter-spacing: 0.25px;
	padding: 0px 0px 0px 0px!important; 
}


.primary-button a {
	display: inline-block;
	background-color: #a2cf8d;
	padding: 12px 18px;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	transition: all 0.5s;
}
.primary-button a:hover {
	background-color: #5c9d7d;
}

.section-heading h4 {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	color: #121212;
}
.section-heading .line-dec {
	width: 80%;
	height: 7px;
	/* background-color: #121212; */
	background-image: url("../images/theme/logo/line-ek.webp");
	margin: 0 auto;
	box-shadow: 1px 1px 1px grey;
}


.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 95px;							
    
	/* background-color:transparent;  */
    background-color: rgba(255,255,255,0.45);
    
	text-align: center;
    line-height: 40px;
	border-bottom: 3px solid #000;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
    text-shadow: none;
}

.navbar-brand {
	line-height: 95px;						
	padding: 0px;
}

.navbar-nav>li>a {
	color: #000!important;  			
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 90px;						
	padding: 0px;
	letter-spacing: 0.5px;
}

.navbar-nav>li>a:hover {
	color: #AA0707!important;  			/* red hover text*/	
}

.navbar-nav>li {
	margin-left: 25px;
}

.header.active .navbar-nav>li>a {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: none;
	color: #121212!important;
}

.header.active {
    background-color: rgba(250, 250, 250, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.navbar-brand .logo{
	margin-top: 10px;
	background-image: url(../images/theme/logo/logo_a.png);
	display: inline-block;
	width: 165px;
	height: 75px;
	background-repeat: no-repeat;
}
.header.active .navbar-brand .logo{
	margin-top: 10px;
	background-image: url(../images/theme/logo/logo_b.png);
	display: inline-block;
	width: 165px;
	height: 75px;
	background-repeat: no-repeat;
}


#main-nav {
	background-color: transparent;
	background-image: none!important;
	
}
.header .navbar-brand {
    font-weight: 900;
}
.navbar-inverse {
	background-image: none;
	background-color: transparent;
}
.header .navbar {
    margin: 0;
    border: none;
}
.page-section {
    padding: 80px 0;
}
.navbar-inverse .navbar-toggle {
	margin-top: 22px;
    border-color: #323f3d;
    background-color: #564f4f;
	opacity: 0.7;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #ba1b1e; /* navbar väri */
	opacity: 1.0;
}
bootstrap.min.css:5
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px!important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 768px) {
    .header .navbar-brand {
        padding-left: 0;
    }
    .navbar-nav {
        float: right;
    }
}
@media (max-width: 480px) {
    .page-section h1 {
        font-size: 3em;
    }
    .page-section h2 {
        font-size: 2em;
    }
    .page-section p {
        font-size: 1em;
        margin: 0 0 20px;
    }
}



/* HERO SLIDER */

.slide-caption {
	color: #fff;
}

.slide-caption span {
	font-size: 14px;
	text-transform: uppercase;
}

.slide-caption h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 900;
	text-shadow: 2px 2px 2px #656565;
}

.slide-caption p {
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 24px;
}

ul.cd-hero-slider {
	margin-bottom: 0px!important;
}


#about {
	background-color: #f4f4f4;
	padding: 80px 0px;
}


#about .section-heading {
	margin-bottom: 60px;
}

.service-item {
	cursor: pointer;
	/* background-color: #fff; */
	text-align: center;
	padding: 2px 2px; /* 30 10 */
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
	border-bottom-style: solid;
  	border-bottom-width: 1px;
	border-bottom-color: #AA0707;
	
}

.service-item:hover {
	background-color: rgba(0, 150, 0, 0.75);
}

.service-item h4 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.service-item:hover h4 {
	color: #fff;
}

.service-item:p {
	color: #323232;
	font-size: 11px;
}

.service-item:hover p {
	color: #fff;
}



.first-service .icon {
	background-image: url(../images/theme/logo/logo_talvisota.png);
	height: 64px;
	width: 64px;
	display: inline-block;
	
}

.first-service:hover .icon {
	opacity: 0.75;
}



#book-bg {
	background-image: url(../images/theme/bg/book-bg.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}


#book {
	background-image: url(../images/theme/bg/bg_3.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}

#book .right-image img {
	/* width: 95%; */
	padding: 0px 40px 0px;
	/*overflow: hidden; */
}

#book h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-bottom: 25px;
}

#book p {
	margin-bottom: 30px;
	color: #fff;
}

#book ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}


#book2 {
	background-image: url(../images/theme/bg/bg_2.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}

#book2 .right-image img {
	padding: 0px 40px 0px;
	/*overflow: hidden;*/
}

#book2 h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-bottom: 25px;
}

#book2 p {
	margin-bottom: 30px;
	color: #fff;
}

#book2 ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* Feldpost */

#feldpost {
	background-image: url(../images/theme/bg/feldpost.jpg);
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}


#feldpost h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-top: 35px;
	margin-bottom: 35px;
}

#feldpost p {
	margin-bottom: 100px;
	color: #fff;
}

#feldpost ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 60px;
}

/* Korpisota Store*/

#store {
	background-image: url("../images/theme/bg/soldatenheim.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}


#store h4 {
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 35px;
}

#store p {
	font-size: 18px;
	margin-bottom: 100px;
	color: #fff;
}


.coord {
	height: 18px;  
	background: url("../images/theme/logo/logo-location.webp");
	background-repeat: no-repeat;   
    background-position: left; 
	padding-top: 0px;
	padding-left: 10px;
	font-size: 13px;
	font-color: 464646; 
	margin-left: 0px;
}


/* PORTFOLIO */

#portfolio {
	text-align: center;
}


.projects-holder .mix {
  display: none;
}

.filter-categories {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 60px;
}

.filter-categories ul li {
  margin: 0px 10px 15px 10px;
  display: inline-block;
}

.filter-categories ul li span {
  cursor: pointer;
  color: #5a5a5a;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
}

.filter-categories ul li.active span {
  color: #a2cf8d;
}

.project-item {
	margin-top: 30px;
}

.project-item .thumb {
	position: relative;
	text-align: center;
	display: inline-block;
}

.project-item .thumb img {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #000;
	border: 1px 1px 1px 1px #959595;
	box-shadow: 2px 2px 2px #454545;	
}

.project-item .hover-effect {
	position: absolute;
	background-color: rgba(0, 100, 0, 0.75);
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.project-item .hover-effect i {
	text-align: center;
	margin-top: 35%;
	display: inline-block;
	width: 46px;
	height: 46px;
	background-color: #fff;
	line-height: 46px;
	color: #a2cf8d;
	border-radius: 50%;
	font-size: 18px;
}

.project-item .hover-effect i:hover {
	background-color: #5c9d7d;
	color: #fff;
	transition: all 0.5s;
}

.project-item:hover .hover-effect {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}

project-item .hover-effect2 {
	position: absolute;
	background-color: rgba(230, 10, 10, 0.75);
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}




.project-item:hover .hover-effect2 {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}



/* BLOG */

#blog {
	/* background-image: url(../images/theme/blog-bg.png); 
	background-repeat: no-repeat;
	background-size: cover;
	*/
	width: 100%;
}

#blog .section-heading  {
	margin-bottom: 60px;
}

#blog .section-heading h4 {
	color: #fff;
}

#blog .section-heading .line-dec {
	background-color: #fff;
}



.blog-item {
	cursor: pointer;
	margin-bottom: 30px;
	border: 1px solid #BFBFBF;
  	box-shadow: 5px 5px 5px #aaaaaa;
}

.blog-item img {
	width: 100%;
	overflow: hidden;
}

.blog-item .thumb {
	position: relative;
}

.blog-item .text-content {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 12px 20px;
}

.blog-item .text-content h4 {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
}

.blog-item .text-content span {
	font-size: 12px;
	color: #fff;
}

.blog-item .text-content em {
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
}



/* FOOTER */

footer {
	background-color: #202628;
	padding: 20px;
	border-top: 1px solid #e31010; /* top red */
}

footer p {
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}

footer a:link {
	font-size: 12px;
	color: #eee;
	margin-bottom: 0px;
	margin-top: 20px;
}

footer a:visited {
	font-size: 12px;
	color: #eee;
	margin-bottom: 0px;
	margin-top: 20px;
	text-decoration: none;
}

footer a:hover {
	font-size: 12px;
	color: #E31010;
	margin-bottom: 0px;
	margin-top: 20px;
	text-decoration: none;
}

footer em {
	font-style: normal;
	font-weight: 700;
	color: #a2cf8d;
}

footer ul {
	margin-top: 15px;
	float: right;
}

footer ul li {
	display: inline-block;
	margin-left: 5px;
}


/* RESPONSIVE */

@media (max-width: 767px){



#main-nav {
		border-color: rgba(200, 200, 200, 0.90);
		margin-top: 16px;
		background-color: rgba(50, 50, 50, 0.95);
		box-shadow: 0px 5px 10px #cdcdcd;
	}
	
	.navbar-nav {
		padding: 0px;
		margin-top: 0px;
	}

	.navbar-nav>li {
		margin-left: 15px; 
		border-bottom: 1px solid #eee;
	}

	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
	 line-height: 50px; 
	 color: #12ff12!important;
	}
	
	.sources>li {
		font-size: 12px;
	}

	.name_text {
		font-size: 12px;
	}

	.name_commander {
		font-size: 12px;
	}

	
/* DROP MENU */
.dropbtn {	
  font-size: 14px!important;
  font-weight: bold!important;
  line-height: 55px;	 
  color: #fff!important; 
  border-bottom: 1px solid #555;	
}

.dropbtn a {
  font-size: 13px;
}
}


/* 768 */
@media (max-width: 1015px){ /* 768 */
	.cd-hero .slide-caption span {
		font-size: 13px;
		color: #fff!important;
	}

	.cd-hero .slide-caption h2 {
		font-size: 28px;
	}	
  .dropbtn { 
  color: #fff!important; 
}

tab_info {
	font-size: 11px;
}	
	
	
}


@media (max-width: 1015px){
	.slide-caption .content-caption p {
		padding: 0 10%;
	}
	.service-item {
		margin-bottom: 30px;
	}
	#what-we-do .right-image {
		margin-top: 60px;
	}
	#blog .pop {
		top: 15%;
		height: 80%;
		overflow-y: scroll;
	}
	.fact-item {
		margin-bottom: 15px;
	}
	.map {
		margin-bottom: 45px;
	}
	footer {
		text-align: center;
	}
	footer ul {
		float: none;
	}
	
	/* DROP MENU */
.dropbtn {	
  font-size: 15px!important;
  line-height: 95px;	 
  font-color: #000!important; 
}


.dropbtn a {
  background-color: transparent; 
  font-size: 15px;
  border: none;
  text-decoration: none;
  font-color: #000!important; 
}	
.dropdown-content a {
  color: #fff;
}	
tab_info {
	font-size: 11px;
}	
	
	
	
}