
html {
	font-family: 'Roboto', sans-serif, verdana;
	font-weight: 400;
}

body{
	font-family: 'Roboto', sans-serif, verdana;
	margin: 0px;
	padding: 0px;
		    
}
 


h1, h2, h3, h3 {
	font-family: 'Roboto', sans-serif, verdana;
	font-weight: 700;
}

h1 {
	font-size: 42px;
}


.fancybox-slide {
	z-index: 99999 !important;
}

.itemImageBlock img{
	max-width: 100%;
}


.box_left_page {
	margin: 30px 0;
}


/* =================================================================== */
/* Header
====================================================================== */


header{
	height: 80px;
	width: 100%;
	transition: all 0.6s ease 0s;
	z-index: 99999;
	background: #fff url('/images/bg_header_top.jpg') top repeat-x;   
	border-top: 0px solid #000;  
}

header .logo {

	margin-top: 15px;
	transition: all 0.6s ease 0s;
	text-align: left;
	margin-bottom: 10px;
}

header .logo img{
	max-width: 100%;
	transition: all 0.6s ease 0s;
}


header .contact_info {
	display: flex;
	flex-direction: column;
	text-align: right;   
	margin-top: 16px;
	padding-right: 0px;
	font-size: 12px;

} 
  
header .contact_info svg {
    margin-top: 0px;
    padding-top: 5px;
    margin-left: 20px; 
	color: #075b97;  
} 

header .contact_info svg.bi-envelope-fill {
	font-size: 14px !important;
}



header .contact_info a{
	color: #323232;
	font-family: 'Roboto', sans-serif, verdana;
	font-weight: 400;
	font-size: 13px;

}

header .contact_info .contact_top {
	margin-top: 40px;

	
}


nav.navigation{
	height: 65px;
	text-align: center;
	margin-top: 20px;  
	padding-top: 20px;
	margin: auto;
	margin-right: 0px;
	width: 100%;
	transition: all 0.7s ease 0.5s;

}

header nav .navigation a {
	font-size: 14px;
	color: #000;
}

header .separator::after {
	display: none !important;
	border-style: none;
}


header.sticky {
  
	height: 75px;
	position: fixed; 
	background: #fff;
	transition: all 0.7s ease 0s;
	z-index: 999 !important;
	opacity: 0.90;
	border-bottom: 2px solid #d4d4d4;   
}

header.sticky .contact_info {
	display: none;
}

nav.sticky{
	margin-top: 4px;
	height: 80px;
	z-index: 9999 !important;
	transition: all 0.7s ease 0.5s;
	width: 100%;
	text-align: right;
}

header.sticky  nav.navigation ul.maximenuck li.level1 a{
	color: #000 !important;
}


header.sticky .logo {
	margin-top: 7px;

}

header.sticky .logo img{
	max-width: 100%;
	height: 60px;
	
}


main {
		z-index: 9 !important;
		
} 

/* =================================================================== */
/* Slider
====================================================================== */

.slider{
	width: 100%;
	height: auto;
	z-index: 0 !important;
	position: relative; 
	border-top: 0px solid #dadada;
}
 

/* =================================================================== */
/* Boxes
====================================================================== */


.line{

	width: 100%;
	height: 180px;
	background: #fff;
	overflow: hidden;
	z-index: 999 !important;
	position: absolute;
	opacity: 0.7;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	padding: 50px 0px;
	
}

  

.boxes{
	margin-top: 0px !important;  
	z-index: 99 !important;
	color: #fff;
	position: relative;
	height: auto;
	background: url('/images/bg_box00.jpg') fixed top center #7aa700;
	padding: 50px 0px;
	height: 400px; 
	font-size: 14px;	  
   
}

.boxes h2{
		color: #fff;
		font-size: 18px;
		line-height: 18px;
		font-weight: 700;
 
}

 
.boxes h3{
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		font-weight: 400;
		padding-top: 0px;
		margin-top: 0px;

}
 
  
.boxes p{
		color: #fff;
		font-size: 12px;
		font-weight: 400;

}

.boxes .right {
	text-align: right;
}  


.boxes h2.box_text{
		color: #fff;
		font-size: 20px;
		line-height: 28px;
		font-weight: 300;
}

.boxes .box2 {
	margin-top: -230px !important; 
	height: 320px !important;

}

.boxes .box2 .box {
	margin: 5px;
	background: #2e2011;
	height: 350px;
	padding: 25px;   
	text-align: center;
	filter: brightness(100%);
	transition: all 0.6s ease 0s;

}

.boxes .box2 .box:hover {
	filter: brightness(80%);
	transition: all 0.6s ease 0s; 

}




.boxes .box2 .box i{
	font-size: 44px;
}



.boxes .box2 .box_1:hover, .boxes .box2 .box_2:hover, .boxes .box2 .box_3:hover {
	opacity: 0.8;
	transition: all 0.6s ease 0s;
}


.boxes .box2 .box .box_content{


	
}

.boxes .box2 .box img{
	max-width: 100%;
}

.box_ico {
	padding-top: 30px;
}

.box_ico img{
	padding: 0 10px;
}

.firma-offset {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    visibility: hidden;
    width: 0;
	top: -100px;
}

.boxes .box2 .box  .box_title{
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
	margin-bottom: 15px;

}

.boxes .box2 .box  .box_title2{
	font-size: 28px;
	font-weight: 700;
	padding-left: 10px;
}

.boxes .box2 .box  .box_desc{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	padding: 0 20px 0 20px;
}

/* =================================================================== */
/*  Boxes 2
====================================================================== */

 

.boxes2{
	margin-top: 0px !important;  
	z-index: 99 !important; 
	color: #000;
	position: relative;
	height: 280px;
 

	background-color: #7aa700;
	background-image: url('/images/bg_box2_gr.png'), url('/images/bg_box2_left.png'), url('/images/bg_box2_right.png');  
	background-position: top, center left, top right;
	background-repeat: repeat-x, no-repeat, no-repeat;
	background-attachment: scroll, fixed, fixed;

 
   
	padding: 40px 0px;
	font-size: 14px;	   
    
}
 
.boxes2 .boxes2_content{
	background-color: #ffcc00;
	height: 250px;
	margin-top: -100px;
	border-radius: 120px;

}

.box2{
	
	padding: 5px 12px;
	background: #none;
	color: #000;
	height: 280px;
	border: 0px solid #000;
} 

.icobox2{ 
	margin-top: -50px;
	text-align: center;

} 
 
.icobox2 .icobox2_content {
	 width: 100px;
	 height: 100px;
	 margin: 0 auto; 
	 padding: 15px 10px;
	 background: #ec2100;
	 border-radius: 50% 50%;
	 border: 5px solid #fff;
	 color: #fff;  

 }  

.icobox2 .icobox2_content svg{  
	color: #fff !important; 
	height: 55px;
 }



.box2{ 
	padding-top: 0px;
}



.box2 h2 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}

.box2 h4 {  
	color: #000;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.box2 ul {
	border: 0px solid #d4d4d4; 
	margin-left: 30px;
} 

.box2 ul li{
	font-size: 17px;
	font-weight: 300;
	list-style-type: none;
	padding: 2px 0;	 
}    

.box2 ul li a{
	color: #000; 
}

.box2 ul li:before {
	padding-right: 10px;
	font-size: 12px;
	font-weight: 300;
	content: "\f061";
	font-family: FontAwesome;
	display: inline-block;

}
 

.right .box2 h4 img{
	padding: 8px 5px 0 5px;
}


.boxes3{
	height: 130px;
	background: #608d00;    
	text-align: center;
	margin-bottom: 50px;
	border-bottom: 12px solid #375000; 
	
}

.boxes3::after {

	content: url('/images/arrow_green.png');
}

.boxes3 h1{
	color: #fff;
	padding: 13px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 46px;
}

.boxes3 h3{
	color: #ffcc00;
	font-weight: 300;
	padding: 0;
	margin: 4px 0 30px 0;
	font-size: 20px;
}



main{



}



/* =================================================================== */
/* Module TOP
====================================================================== */
.table_sp {
	
}

.table_sp .title{
	font-weight: 700;
}

.table_sp .row {
	border: 1px solid #d4d4d4;
	padding: 0px;
	margin: 4px;
}

.table_sp .row div {
	margin: 0px !important; 
	padding: 5px !important; 

	
}
	
.table_sp .row .table_cell{
	background: none;
	margin: 2px;
	padding: 4px 15px !important;
	border: 0px solid #d4d4d4;

	height: 100% !important;
}



/* =================================================================== */
/* Module TOP
====================================================================== */

.topmod {
	margin-top: 150px;
	background: #000 !important;
	color: #fff;
}

.topmod a{
	color: #afafaf !important;
}

.topmod ul{
	margin: 0; 
	color: #858585 !important;
}

.topmod ul li span{ 
	color: #afafaf !important;
}


/* =================================================================== */
/* Breadcrumbs
====================================================================== */
 
 
.breadcrumbs_area {
	background: #608d00;   
}	
 
.breadcrumb {
    padding: 20px 15px;
    list-style: none;
	margin: 0 !important;
    background: none !important; 
	color: #fff;
  
}

.breadcrumb ul li {
	color: #fff;
}

.breadcrumb>.active {
	color: #d4d4d4;
}

.breadcrumb a {
	color: #fff;
	font-weight: bold;
}


/* =================================================================== */
/* News Komponent
====================================================================== */

.newspage {
	background: #fff;  
	padding-top: 20px;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	margin: 30px 0 30px 0;
	border-radius: 10px;

}

.newspage h1{
	border-bottom: 2px solid #075b97;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

.catImage a img {
		border-radius: 30px 0 30px 0;
}

.catItemHeader { 
	margin-top: 0px; 
}   


.catItemHeader .catItemDateCreated {
	font-size: 11px;

}

.catItemHeader .catItemDateCreated span.DateCreated{
	padding: 5px 12px;
	background: #2c6a8d;
	color: #fff;
	border-radius: 10px;  
}

  
.catItemHeader h3.catItemTitle {
	text-align: left !important;
}   
 
.catItemHeader h3.catItemTitle a{
	color: #000;
	font-size: 22px;

}

.catItemHeader .catItemIntroText {
	font-size: 14px;
	line-height: 28px;
	color: #616161;
}

.news_box_content {
	margin-bottom: 30px;
}


.news_title {
	padding: 0 0px 0px 0px;
	margin: 20px 40px 50px 40px;
	font-weight: 700;
	font-size: 42px;  

}



/* =================================================================== */
/* News
====================================================================== */
.module_news {
	z-index: 99 !important;
	margin-top: -150px;
	position: relative;
	overflow: hidden;

} 

.module_news h3 {
	color: #fff;
	padding-bottom: 30px;
}

.news {
	padding: 50px 0 50px 0;
	color: #000;
}

.news_box {

}

.news6col {
	padding: 60px;
	background: f5f5f5;
}

.moduletable_news6col {
	text-align: center;
	padding-top: 40px;
}


.news .news_btn_all {
	text-align: center;
	border: 1px solid #d4d4d4;
	border-radius: 22px;
	padding: 15px;
	width: 30%;
	margin: auto;
	background: #f1eeea;  
	
}

.news a .news_btn_all{
	text-decoration: none; 
	color: #000;
	transition: all 0.6s ease 0s;
	
}

.news a .news_btn_all:hover{
	text-decoration: none; 
	color: #fff;
	background: #075b97;
	transition: all 0.6s ease 0s;
}

.news_box_container {
	border: 0px solid #d4d4d4; 
}

.news_box_container .news_date_c{
		margin-top: 15px;
		color: #fff; 
	}


.news_box_container .news_date_c .news_date{
		border-radius: 10px;
		padding: 5px 15px;
		font-size: 10px;
		background: #2c6a8d;  
	} 


.news_box_container .news_box_thumb {
	text-align: left;
}

.news_box_container img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	background: #d4d4d4;
	text-align: left;
	transition: all 0.6s ease 0s; 
    border-radius: 30px 0 30px 0;
	 
}

.news_box_container:hover img{
	filter: brightness(70%);
	transition: all 0.6s ease 0s;
}



.news_box_title {
	text-align: left;
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
	margin-top: 16px;
	padding-bottom: 8px;
	background: url('/images/line1.jpg') bottom center no-repeat;

}

.news_box_title a {
	color: #000;
}


.news_box_desc {
	text-align: justify;
	font-size: 15px !important;
	font-weight: 400 !important;
	margin-top: 5px;
	padding-bottom: 30px;
	padding-right: 30px;
	color: #363636;
	line-height: 24px;
	height: auto;;
}

.news_box_btn {
	text-align: left;
}

.news_box_btn .btn{
	width: 40px;
	height: 40px;
	color: #000;
	font-size: 10px;
	text-align: center;
	border: 1px solid #d4d4d4;
	border-radius: 50%;
	padding-top: 12px;
	margin-bottom: 50px;
	transition: all 0.6s ease 0s;
}
     
.news_box_btn .btn:hover{
	background: #075b97;
	transition: all 0.6s ease 0s;
	color: #fff;
} 



/* =================================================================== */
/* Menu Left Module
====================================================================== */


.menu_left {
	border: 0px solid #000;
	z-index: 0;
}

.menu_left .menu_left_box {
	border: 0px solid #000;
	font-family: 'Open Sans', sans-serif, verdana;
	border: 1px solid #d4d4d4;
	background: #f7f7f7; 

}

.menu_left .menu_left_box .menu_left_box_title {
	padding: 20px 30px;
	
	color: #fff;
	background: #1e1e1e;
	font-size: 18px;
	font-weight: 700;
}

.menu_left .menu_left_box .menu_left_box_content {
	padding: 18px 30px 18px 30px;
	border-bottom: 1px solid #d4d4d4;
	color: #000; 

	font-size: 15px;
	font-weight: 700;
	margin: 0 10px 0px 10px;
}

.menu_left .menu_left_box .last {
	margin-bottom: 15px;
}

.menu_left .menu_left_box  .menu_left_box_content a{
	color: #000; 
}

.menu_left .menu_left_box  .menu_left_box_content a:hover{
	color: #1b1713; 

	text-decoration: none;
}

.menu_left .menu_left_box .menu_left_box_content a .plus{
	padding: 0 5px 0 10px;
}

.menu_left .menu_left_box2{
	margin-top: 30px; 
}


.menu_left .menu_left_box2 .menu_left_box_title {
	padding: 15px 30px;
	border: 1px solid #5b4833;
	color: #fff;
	font-size: 16px;
	background: #381e01;
}

.menu_left .menu_left_box2 .menu_left_box_content {
	padding: 12px 30px;
	border: 1px solid #5b4833;
	color: #fff;
	font-size: 13px;
	background: #968066;
}

.menu_left .menu_left_box2 a .menu_left_box_content{
	color: #fff; 
}

.menu_left .menu_left_box2 a:hover .menu_left_box_content{
	color: #efe5da; 
	background: #6d563c;
	text-decoration: none;
}

.menu_left .menu_left_box2 a .menu_left_box_content .plus{
	padding: 0 5px 0 10px;
}


.moduletable_right {
	margin: 20px 0; 
}
 
 
/* =================================================================== */
/* Left box
====================================================================== */
.left_box {
		border: 1px solid #d4d4d4;
		padding: 20px;
}

.left_box img {
	max-width: 100%;
}


.k2SearchBlock {
	border: 1px solid #d4d4d4;
	padding: 20px;
}

.k2SearchBlock .searchword {
	width: 100%;  
}
 

 
/* =================================================================== */
/* Page
====================================================================== */

.page {

	margin-top: 30px;
	background: url('/images/bg_top.jpg') 0px 150px repeat-x ;
	padding: 25px 25px 100px 25px; 
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	margin-bottom: 30px;
} 

.page .itemDateCreated {
	padding-bottom: 25px;
	font-size: 12px;
	font-weight: 400;
	color: #361f04;
	
}

.page .itemToolbar {
	background: none;
}  

.page h1.cat_title {
	font-size: 26px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
}

.page .itemToolbar ul li a#fontDecrease img,
.page .itemToolbar ul li a#fontIncrease img
 {
	width: 1px; 
	height: 1px;
	
}

.page div.itemToolbar ul li a#fontDecrease {
	margin: 0;

}
.page .itemImageGallery {
	padding-top: 40px;
}

.page .itemNavigation {
	margin-top: 60px;
}


.page ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
	box-shadow: none;
}

.page .itemTitle {
	padding: 0px 0px 20px 0px;
	margin: 10px 0px;
	color: #000;

	font-size: 32px;
	line-height: 32px;
	font-weight: 800;
	text-align: left;
} 

.page .page_content .content_page{
	height: auto;
	overflow: hidden;
	border: 1px;
}  

.page .page_content {

	background: #fff;
	border: 0px solid #d4d4d4;

	padding-bottom: 0px;
	font-size: 16px;
	text-align: justify;
	z-index: 9 !important;
	position: relative;
	height: auto;
	display: block:
}

.page .itemFullText {
	line-height: 28px !important;
}

.page .itemFullText img{
	max-width: 100%;
}

.page .page_content img {
	max-width: 100%;
}

.start {
	margin-bottom: 50px;
}

.start img {
	padding: 3px;
	border: 1px solid #d4d4d4;
	margin: 2px;
}

.page .page_content .row_news {
	padding: 20px 0px; 
}


.page .page_content .row_news img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	padding: 2px;
}

.page .page_content .row_news .news_box .news_title{
	font-size: 24px;
	font-weight: 700;
	color: #000;
}

.page .page_content .row_news .news_box .news_title a
{
	color: #361f04;
}

.page .page_content .row_news .news_box .news_desc{
	color: #000;
}

.page .page_content .row_news .news_box .catItemDateCreated {
	font-weight: 700;
	font-size: 13px;
	padding: 10px 0 15px 0;
	color: #361f04;
}




.mfp-ready {
	z-index: 9999999 !important;
}  




/* =================================================================== */
/* Box module
====================================================================== */

.box {
	background: url('/images/bg_box_right.png') repeat-x;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	padding: 0 25px 25px 25px;
	overflow: hidden;
	margin-top: 30px;
}

.box .boxheader {
	padding-bottom: 10px;
}

.box .boxheader h3{
	
	font-size: 24px;
	font-weight: 700;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
	padding-left: 0px;
	
}

.nws .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f133";   
	color: #608d00;
	padding-right: 10px;
	font-size: 25px;
}


.nws ul li {
	font-weight: 700;
	font-size: 14px;
	padding-left: 4px;
	border-bottom: 1px solid #d4d4d4;	
}


ul.nav li a {

}

ul.nav li a:before {
	font-family: "FontAwesome";
	content: "\f101";
	color: #608d00;
	padding-right: 10px;
}

.news_list_container {
	border-bottom: 1px solid #d4d4d4;
}

.news_list_container .news_box_title {
	margin: 10px 0 5px 0;
}

.news_list_container .news_box_title a {
	font-size: 16px;  
	line-height:16px;
	color: #000;
	padding: 8px 8px;
}

.news_list_container .news_box_title a:before {
	font-family: "FontAwesome";
	content: "\f101";
	color: #608d00;
	padding-right: 10px;   
}

/* =================================================================== */
/* Contact
====================================================================== */

.contact {
	padding: 30px 0px;
	background: url('/images/bg_contact.jpg') center fixed;
	color: #fff;
	font-size: 16px;
}

.contact p {
	padding: 20px 0px;
	font-size: 15px;
	font-weight: 300;
} 

.contact h1.title {
	font-size: 32px;
	color: #e3f9ff;
	font-weight: 700;
	text-transform: uppercase;
}

.contact h2.name {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
}

.contact h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}

.contact h4 {
	font-size: 20px;
	color: #e3f9ff;
	font-weight: 700;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contact a {
	color: #fff;
}

.contact i {
	color: #fff;
	padding-right: 10px;
}



.contact-offset {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    visibility: hidden;
    width: 0;
	top: -100px;
}

/* =================================================================== */
/* Footer
====================================================================== */
 

.footer {
	background: #1c1e1f;
	padding: 20px;
	padding: 60px;
	font-weight: 300;
	color: #aeaeae;
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
}

.footer .left {
	float: left;
	text-align: left;
}

.footer .right {
	float: right;
	text-align: right;
}


.footer h4 {
	margin-top: 0px;
	font-weight: 400;
	color: #ffffff;
	font-size: 18px;
}

.footer ul {
	list-style: none;
	padding-left: 0px;
}

.footer ul li{
	line-height: 22px;
	margin-left: 0px; 
}

.footer ul li i{
	padding-right: 7px;
	margin: 0px;
}

.footer ul li i.fa-envelope {
	font-size: 12px;
	padding-top: 8px;
}

.footer ul li a {
	color: #d3d3d3;
}

.footer ul li a:hover {
	color: #fff;
}




.footer_bottom {
	background: #0a0a0a;
	padding: 30px;
	overflow: hidden;
	font-weight: 300;
	color: #aeaeae;
	font-size: 11px;
	line-height: 24px;
}

.footer_bottom .left{
text-align: left;
}

.footer_bottom .right{
text-align: right;

}

.footer_bottom a {
	color: #aeaeae;
}





@media (min-width: 980px) and (max-width: 1199px) {

.page .page_content {
	padding: 20px 10px !important;
}

span.titreck {
	padding: 4px 20px !important;
	font-size: 15px !important;
	    	
}

li.maximenuck {
	padding: 4px 7px !important;
}
.box_title {
	font-size: 18px !important;
}

.box_content {
	font-size: 12px !important;
}
nav.navigation  {
	padding-top: 15px !important;
} 

.contact_top, .contact_top a {
	font-size: 11px !important; 
}

}


@media (min-width: 768px) and (max-width: 979px) {

span.titreck {
	padding: 4px 12px !important;
	font-size: 13px !important;
	    	
}

nav.navigation  {
	padding-top: 15px !important;
} 

.contact_top{
	display: none;
}

 form input.inputbox  {
	width: 150px;
}

li.maximenuck {
	padding: 4px 4px !important;
}
.box_title {
	font-size: 15px !important;
}

.menu_left_box_content {
	padding: 6px 6px !important;
	margin: 0 5px !important;
	text-align: left;
}

.news_title a {
	font-size: 18px;
	line-height: 16px;
}

.box_content {
	font-size: 11px !important;
}
.boxes .box{
	height: 235px;
	padding: 15px 30px;
	font-size: 11px;
	line-height: 15px;
	transition: all 0.6s ease 0s;
	opacity: 1;
}

.news_box .news_box_container .news_box_title a,
.news_list .news_list_container .news_box_title a{
	font-size: 18px;
	line-height: 20px;

}

.news_box .news_box_container .news_box_desc {
	color: #2a2a2a;
	font-size: 12px;
	font-family: 'Open Sans', verdana;
	font-weight: 400;
	padding-top: 7px;
	line-height: 18px;
	text-align: justify;
}

}
	

	
@media (max-width: 768px) {
	
	
header{
	height: auto;
	width: 100%;
	transition: all 0.6s ease 0s;
	z-index: 99999;
	background: #fff !important; 
	position: absolute;
	padding: 10px 0px 20px 0px;
}


header.sticky {
	height: auto;
	position: fixed; 
	background: url('/images/bg_black.png');
	transition: all 0.7s ease 0s;
	z-index: 999 !important;
}

.contact_top, .contact_info{
	display: none;
}
	

	.slider {
		display: none;
	}
	
nav.navigation {
	padding-top: 150px;
	background: #000;
	z-index: 99999;
	height: auto !important;
		transition: all 0.7s ease 0s;
}

nav.sticky{
	padding-top: 0px;
	position: fixed;
	height: 65px !important;
	z-index: 9999 !important;
	transition: all 0.7s ease 0s;
}
	
	.boxes .box2 .box-center {
		margin-top: 0px !important;
	}
	 
	 	.boxes {
		overflow: hidden;
		height: auto;
		padding-top: 50px;
	}
	
	
		.boxes .box2 {
			margin-top: 40px !important;
	}
	.box {
		margin-top: 0px !important;
		overflow: hidden;
		padding-top: 20px !important;
		margin-bottom: 0px !important;
	}
	 
	.box2 {
			margin-top: 120px !important;
	}

	
	.box_content {
		overflow: hidden;
		height: auto;
	}
	
	.news_box_thumb {
		text-align: center;
	} 
	
	.module_news {
		padding-top: 145px;
		margin-top: 0px !important;

	}

	.module_news h3{

		color: #000;
	}
	
	.maximenuckh label {
		color: #fff;
	}
	


	.promopage .promoleft i{
	display: none;
	}
	
	.topmod {
		margin-top: 0px;
	}
	.page { 
		z-index: -999 !important;
		padding: 180px 10px 20px 10px;
	}
	
	.page .page_content{ 
	

	
	}
	
	.page_content img {
		max-width: 100%; 
	}
	
	.footer .center, .footer .left, .footer .right{
		text-align: center;
		padding-bottom: 60px;
	}
	
	
	.footer img{
		max-width: 100%;
	}


	header.sticky {
		border-bottom: 1px solid #d4d4d4;
	}
	
    li.maximenuck  {
		background: #1a1a1a !important;
		opacity:0.9;
		padding: 5px 15px !important;
	}
	
	
    li.maximenuck a, li.maximenuck .separator   {
			padding: 5px 10px 5px 10px !important;
	}
		
		
	.contact .contactright {
	text-align: left;
	}
	
	
	.footer_bottom .left{
		text-align: center;
	}

	.footer_bottom .right{
		text-align: center;

	}
}
	
	
	
	


.coockie_banner {
	background: #000000;
	opacity: 0.8 !important;
	
}

.coockie_banner p{
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
}

.coockie_banner .butonDefecto {
	background: #8b4584;
	border: 1px solid #264c72;
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
	transition: all 0.3s ease 0s;
}

.coockie_banner .butonDefecto:hover {
	background: #5f2959;
	transition: all 0.3s ease 0s;
	border: 1px solid #264c72;
}
